Struct gio_sys::GSettingsPrivate[][src]

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

Trait Implementations

impl Debug for GSettingsPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations