Struct gtk_sys::GtkSettingsPrivate[][src]

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

Trait Implementations

impl Debug for GtkSettingsPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations