Struct gio::SettingsSchema [−]
pub struct SettingsSchema(_);
Methods
impl SettingsSchema[src]
impl SettingsSchemaTrait Implementations
impl Clone for SettingsSchema
impl Clone for SettingsSchemafn clone(&self) -> SettingsSchema
fn clone(&self) -> SettingsSchemaReturns 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 StaticType for SettingsSchema
impl StaticType for SettingsSchemafn static_type() -> Type
fn static_type() -> TypeReturns the type identifier of Self.
Auto Trait Implementations
impl !Send for SettingsSchema
impl !Send for SettingsSchemaimpl !Sync for SettingsSchema
impl !Sync for SettingsSchema