Struct gio_sys::GSettingsSchemaSource[][src]

#[repr(C)]
pub struct GSettingsSchemaSource(_);

Trait Implementations

impl Debug for GSettingsSchemaSource
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations