Struct gtk_sys::GtkStackSwitcher [−][src]
#[repr(C)]pub struct GtkStackSwitcher { pub widget: GtkBox, }
Fields
widget: GtkBox
Trait Implementations
impl Copy for GtkStackSwitcher[src]
impl Copy for GtkStackSwitcherimpl Clone for GtkStackSwitcher[src]
impl Clone for GtkStackSwitcherfn clone(&self) -> GtkStackSwitcher[src]
fn clone(&self) -> GtkStackSwitcherReturns 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 GtkStackSwitcher[src]
impl Debug for GtkStackSwitcherAuto Trait Implementations
impl !Send for GtkStackSwitcher
impl !Send for GtkStackSwitcherimpl !Sync for GtkStackSwitcher
impl !Sync for GtkStackSwitcher