Struct gtk_sys::GtkVButtonBox [−][src]
#[repr(C)]pub struct GtkVButtonBox { pub button_box: GtkButtonBox, }
Fields
Trait Implementations
impl Copy for GtkVButtonBox[src]
impl Copy for GtkVButtonBoximpl Clone for GtkVButtonBox[src]
impl Clone for GtkVButtonBoxfn clone(&self) -> GtkVButtonBox[src]
fn clone(&self) -> GtkVButtonBoxReturns 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 GtkVButtonBox[src]
impl Debug for GtkVButtonBoxAuto Trait Implementations
impl !Send for GtkVButtonBox
impl !Send for GtkVButtonBoximpl !Sync for GtkVButtonBox
impl !Sync for GtkVButtonBox