Struct gtk_sys::GtkStackSidebar [−][src]
#[repr(C)]pub struct GtkStackSidebar { pub parent: GtkBin, }
Fields
parent: GtkBin
Trait Implementations
impl Copy for GtkStackSidebar
[src]
impl Copy for GtkStackSidebar
impl Clone for GtkStackSidebar
[src]
impl Clone for GtkStackSidebar
fn clone(&self) -> GtkStackSidebar
[src]
fn clone(&self) -> GtkStackSidebar
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 GtkStackSidebar
[src]
impl Debug for GtkStackSidebar
Auto Trait Implementations
impl !Send for GtkStackSidebar
impl !Send for GtkStackSidebar
impl !Sync for GtkStackSidebar
impl !Sync for GtkStackSidebar