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