Struct gtk_sys::GtkLabel [−][src]
#[repr(C)]pub struct GtkLabel { pub misc: GtkMisc, pub priv_: *mut GtkLabelPrivate, }
Fields
misc: GtkMiscpriv_: *mut GtkLabelPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkLabelimpl UnwindSafe for GtkLabelBlanket Implementations
Mutably borrows from an owned value. Read more