Struct gtk_sys::GtkMisc [−][src]
#[repr(C)]pub struct GtkMisc { pub widget: GtkWidget, pub priv_: *mut GtkMiscPrivate, }
Fields
widget: GtkWidgetpriv_: *mut GtkMiscPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkMiscimpl UnwindSafe for GtkMiscBlanket Implementations
Mutably borrows from an owned value. Read more