Struct gtk_sys::GtkFontChooserWidget [−][src]
#[repr(C)]pub struct GtkFontChooserWidget { pub parent_instance: GtkBox, pub priv_: *mut GtkFontChooserWidgetPrivate, }
Fields
parent_instance: GtkBoxpriv_: *mut GtkFontChooserWidgetPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkFontChooserWidgetimpl !Send for GtkFontChooserWidgetimpl !Sync for GtkFontChooserWidgetimpl Unpin for GtkFontChooserWidgetimpl UnwindSafe for GtkFontChooserWidgetBlanket Implementations
Mutably borrows from an owned value. Read more