Struct gio_sys::GSettings [−][src]
#[repr(C)]pub struct GSettings { pub parent_instance: GObject, pub priv_: *mut GSettingsPrivate, }
Fields
parent_instance: GObject
priv_: *mut GSettingsPrivate
Trait Implementations
impl Copy for GSettings[src]
impl Copy for GSettingsimpl Clone for GSettings[src]
impl Clone for GSettingsfn clone(&self) -> GSettings[src]
fn clone(&self) -> GSettingsReturns 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 GSettings[src]
impl Debug for GSettings