Struct gtk_sys::GtkFontSelectionPrivate [] [src]

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

Trait Implementations

impl Debug for GtkFontSelectionPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations