Struct gio::SettingsSchema
[−]
pub struct SettingsSchema(_);
Methods
impl SettingsSchema[src]
Trait Implementations
impl Clone for SettingsSchema
fn clone(&self) -> SettingsSchema
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more
impl StaticType for SettingsSchema
fn static_type() -> Type
Returns the type identifier of Self.