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