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