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 GtkHButtonBox
impl Clone for GtkHButtonBox
[src]
impl Clone for GtkHButtonBox
fn clone(&self) -> GtkHButtonBox
[src]
fn clone(&self) -> GtkHButtonBox
Returns 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 GtkHButtonBox
Auto Trait Implementations
impl !Send for GtkHButtonBox
impl !Send for GtkHButtonBox
impl !Sync for GtkHButtonBox
impl !Sync for GtkHButtonBox