Struct gtk_sys::GtkButton [−][src]
#[repr(C)]pub struct GtkButton { pub bin: GtkBin, pub priv_: *mut GtkButtonPrivate, }
Fields
bin: GtkBinpriv_: *mut GtkButtonPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkButtonimpl UnwindSafe for GtkButtonBlanket Implementations
Mutably borrows from an owned value. Read more