Struct gtk_sys::GtkHButtonBox [−][src]
#[repr(C)]pub struct GtkHButtonBox { pub button_box: GtkButtonBox, }
Fields
Trait Implementations
impl Copy for GtkHButtonBox[src]
impl Copy for GtkHButtonBoximpl Clone for GtkHButtonBox[src]
impl Clone for GtkHButtonBoxfn clone(&self) -> GtkHButtonBox[src]
fn clone(&self) -> GtkHButtonBoxReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GtkHButtonBox[src]
impl Debug for GtkHButtonBoxAuto Trait Implementations
impl !Send for GtkHButtonBox
impl !Send for GtkHButtonBoximpl !Sync for GtkHButtonBox
impl !Sync for GtkHButtonBox