Struct gtk_sys::GtkSettingsValue [−][src]
Fields
origin: *mut c_char
value: GValue
Trait Implementations
impl Copy for GtkSettingsValue[src]
impl Copy for GtkSettingsValueimpl Clone for GtkSettingsValue[src]
impl Clone for GtkSettingsValuefn clone(&self) -> GtkSettingsValue[src]
fn clone(&self) -> GtkSettingsValueReturns 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 GtkSettingsValueAuto Trait Implementations
impl !Send for GtkSettingsValue
impl !Send for GtkSettingsValueimpl !Sync for GtkSettingsValue
impl !Sync for GtkSettingsValue