Struct gtk_sys::GtkVBox [−][src]
#[repr(C)]pub struct GtkVBox { pub box_: GtkBox, }
Fields
box_: GtkBox
Trait Implementations
impl Copy for GtkVBox
[src]
impl Copy for GtkVBox
impl Clone for GtkVBox
[src]
impl Clone for GtkVBox
fn clone(&self) -> GtkVBox
[src]
fn clone(&self) -> GtkVBox
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 GtkVBox
[src]
impl Debug for GtkVBox