Struct gio_sys::GSettingsSchemaKey[][src]

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

Trait Implementations

impl Debug for GSettingsSchemaKey
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations