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