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