Struct gio_sys::GSettings [−][src]
#[repr(C)]pub struct GSettings { pub parent_instance: GObject, pub priv_: *mut GSettingsPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GSettingsPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GSettingsimpl UnwindSafe for GSettingsBlanket Implementations
Mutably borrows from an owned value. Read more