Struct gtk_sys::GtkButtonBox [−][src]
#[repr(C)]pub struct GtkButtonBox { pub box_: GtkBox, pub priv_: *mut GtkButtonBoxPrivate, }
Fields
box_: GtkBoxpriv_: *mut GtkButtonBoxPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkButtonBoximpl !Send for GtkButtonBoximpl !Sync for GtkButtonBoximpl Unpin for GtkButtonBoximpl UnwindSafe for GtkButtonBoxBlanket Implementations
Mutably borrows from an owned value. Read more