Struct gio::SettingsSchema[]

pub struct SettingsSchema(_);

Methods

impl SettingsSchema
[src]

Trait Implementations

impl Clone for SettingsSchema

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl StaticType for SettingsSchema

Returns the type identifier of Self.

Auto Trait Implementations