Struct gtk_sys::GtkFontButtonPrivate [] [src]

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

Trait Implementations

impl Debug for GtkFontButtonPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations