Struct gtk_sys::GtkFontButtonClass[][src]

#[repr(C)]
pub struct GtkFontButtonClass { /* fields omitted */ }

Trait Implementations

impl Debug for GtkFontButtonClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations