Struct gio_sys::GSettingsBackend [−][src]
#[repr(C)]pub struct GSettingsBackend { pub parent_instance: GObject, pub priv_: *mut GSettingsBackendPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GSettingsBackendPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GSettingsBackendimpl !Send for GSettingsBackendimpl !Sync for GSettingsBackendimpl Unpin for GSettingsBackendimpl UnwindSafe for GSettingsBackendBlanket Implementations
Mutably borrows from an owned value. Read more