Struct gio::SettingsSchemaSource[]

pub struct SettingsSchemaSource(_);

Methods

impl SettingsSchemaSource
[src]

Trait Implementations

impl Clone for SettingsSchemaSource

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl StaticType for SettingsSchemaSource

Returns the type identifier of Self.

Auto Trait Implementations