Struct gtk_sys::GtkFontChooser[][src]

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

Trait Implementations

impl Debug for GtkFontChooser
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations