Struct gio_sys::GSettingsBackend [−][src]
#[repr(C)]pub struct GSettingsBackend { pub parent_instance: GObject, pub priv_: *mut GSettingsBackendPrivate, }
Fields
parent_instance: GObject
priv_: *mut GSettingsBackendPrivate
Trait Implementations
impl Copy for GSettingsBackend[src]
impl Copy for GSettingsBackendimpl Clone for GSettingsBackend[src]
impl Clone for GSettingsBackendfn clone(&self) -> GSettingsBackend[src]
fn clone(&self) -> GSettingsBackendReturns 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 GSettingsBackend[src]
impl Debug for GSettingsBackendAuto Trait Implementations
impl !Send for GSettingsBackend
impl !Send for GSettingsBackendimpl !Sync for GSettingsBackend
impl !Sync for GSettingsBackend