Struct gtk_sys::GtkStackSidebar
[−]
[src]
#[repr(C)]pub struct GtkStackSidebar { pub parent: GtkBin, }
Fields
parent: GtkBin
Trait Implementations
impl Copy for GtkStackSidebar
[src]
impl Clone for GtkStackSidebar
[src]
fn clone(&self) -> GtkStackSidebar
[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
Performs copy-assignment from source
. Read more