Struct gtk_sys::GtkExpanderAccessible [−][src]
#[repr(C)]pub struct GtkExpanderAccessible { pub parent: GtkContainerAccessible, pub priv_: *mut GtkExpanderAccessiblePrivate, }
Fields
parent: GtkContainerAccessible
priv_: *mut GtkExpanderAccessiblePrivate
Trait Implementations
impl Copy for GtkExpanderAccessible
[src]
impl Copy for GtkExpanderAccessible
impl Clone for GtkExpanderAccessible
[src]
impl Clone for GtkExpanderAccessible
fn clone(&self) -> GtkExpanderAccessible
[src]
fn clone(&self) -> GtkExpanderAccessible
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 GtkExpanderAccessible
[src]
impl Debug for GtkExpanderAccessible
Auto Trait Implementations
impl !Send for GtkExpanderAccessible
impl !Send for GtkExpanderAccessible
impl !Sync for GtkExpanderAccessible
impl !Sync for GtkExpanderAccessible