Struct gtk_sys::GtkBooleanCellAccessible [−][src]
#[repr(C)]pub struct GtkBooleanCellAccessible { pub parent: GtkRendererCellAccessible, pub priv_: *mut GtkBooleanCellAccessiblePrivate, }
Fields
parent: GtkRendererCellAccessiblepriv_: *mut GtkBooleanCellAccessiblePrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkBooleanCellAccessibleimpl !Send for GtkBooleanCellAccessibleimpl !Sync for GtkBooleanCellAccessibleimpl Unpin for GtkBooleanCellAccessibleimpl UnwindSafe for GtkBooleanCellAccessibleBlanket Implementations
Mutably borrows from an owned value. Read more