Struct gtk_sys::GtkCellAreaContext [−][src]
#[repr(C)]pub struct GtkCellAreaContext { pub parent_instance: GObject, pub priv_: *mut GtkCellAreaContextPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GtkCellAreaContextPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkCellAreaContextimpl !Send for GtkCellAreaContextimpl !Sync for GtkCellAreaContextimpl Unpin for GtkCellAreaContextimpl UnwindSafe for GtkCellAreaContextBlanket Implementations
Mutably borrows from an owned value. Read more