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