Struct gtk_sys::GtkHButtonBox [−][src]
#[repr(C)]pub struct GtkHButtonBox { pub button_box: GtkButtonBox, }
Fields
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkHButtonBox
impl !Send for GtkHButtonBox
impl !Sync for GtkHButtonBox
impl Unpin for GtkHButtonBox
impl UnwindSafe for GtkHButtonBox
Blanket Implementations
Mutably borrows from an owned value. Read more