Struct gtk_sys::GtkCellAreaBox [−][src]
#[repr(C)]pub struct GtkCellAreaBox { pub parent_instance: GtkCellArea, pub priv_: *mut GtkCellAreaBoxPrivate, }
Fields
parent_instance: GtkCellAreapriv_: *mut GtkCellAreaBoxPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkCellAreaBoximpl !Send for GtkCellAreaBoximpl !Sync for GtkCellAreaBoximpl Unpin for GtkCellAreaBoximpl UnwindSafe for GtkCellAreaBoxBlanket Implementations
Mutably borrows from an owned value. Read more