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