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 GtkStack
impl Clone for GtkStack
[src]
impl Clone for GtkStack
fn clone(&self) -> GtkStack
[src]
fn clone(&self) -> GtkStack
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 GtkStack
[src]
impl Debug for GtkStack