Struct gtk_sys::GtkFontButton [−][src]
#[repr(C)]pub struct GtkFontButton { pub button: GtkButton, pub priv_: *mut GtkFontButtonPrivate, }
Fields
priv_: *mut GtkFontButtonPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkFontButtonimpl !Send for GtkFontButtonimpl !Sync for GtkFontButtonimpl Unpin for GtkFontButtonimpl UnwindSafe for GtkFontButtonBlanket Implementations
Mutably borrows from an owned value. Read more