Struct gtk_sys::GtkFontChooserDialogPrivate[][src]

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

Trait Implementations

impl Debug for GtkFontChooserDialogPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations