Struct gtk_sys::GtkFontSelectionDialogPrivate [] [src]

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

Trait Implementations

impl Debug for GtkFontSelectionDialogPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations