Struct gtk_sys::GtkSettingsValue [−][src]
Fields
origin: *mut c_char
value: GValue
Trait Implementations
impl Copy for GtkSettingsValue
[src]
impl Copy for GtkSettingsValue
impl Clone for GtkSettingsValue
[src]
impl Clone for GtkSettingsValue
fn clone(&self) -> GtkSettingsValue
[src]
fn clone(&self) -> GtkSettingsValue
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GtkSettingsValue
[src]
impl Debug for GtkSettingsValue
Auto Trait Implementations
impl !Send for GtkSettingsValue
impl !Send for GtkSettingsValue
impl !Sync for GtkSettingsValue
impl !Sync for GtkSettingsValue