Struct gio_sys::GSettingsBackendPrivate[][src]

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

Trait Implementations

impl Debug for GSettingsBackendPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations