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 GtkStackAccessible
impl Clone for GtkStackAccessible
[src]
impl Clone for GtkStackAccessible
fn clone(&self) -> GtkStackAccessible
[src]
fn clone(&self) -> GtkStackAccessible
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 GtkStackAccessible
[src]
impl Debug for GtkStackAccessible
Auto Trait Implementations
impl !Send for GtkStackAccessible
impl !Send for GtkStackAccessible
impl !Sync for GtkStackAccessible
impl !Sync for GtkStackAccessible