Struct gtk_sys::GtkFontChooserWidgetPrivate[][src]

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

Trait Implementations

impl Debug for GtkFontChooserWidgetPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations