Struct gtk_sys::GtkFontChooserWidget [−][src]
#[repr(C)]pub struct GtkFontChooserWidget { pub parent_instance: GtkBox, pub priv_: *mut GtkFontChooserWidgetPrivate, }
Fields
parent_instance: GtkBox
priv_: *mut GtkFontChooserWidgetPrivate
Trait Implementations
impl Copy for GtkFontChooserWidget[src]
impl Copy for GtkFontChooserWidgetimpl Clone for GtkFontChooserWidget[src]
impl Clone for GtkFontChooserWidgetfn clone(&self) -> GtkFontChooserWidget[src]
fn clone(&self) -> GtkFontChooserWidgetReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GtkFontChooserWidget[src]
impl Debug for GtkFontChooserWidgetAuto Trait Implementations
impl !Send for GtkFontChooserWidget
impl !Send for GtkFontChooserWidgetimpl !Sync for GtkFontChooserWidget
impl !Sync for GtkFontChooserWidget