Struct gtk_sys::GtkHandleBox [−][src]
#[repr(C)]pub struct GtkHandleBox { pub bin: GtkBin, pub priv_: *mut GtkHandleBoxPrivate, }
Fields
bin: GtkBinpriv_: *mut GtkHandleBoxPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkHandleBoximpl !Send for GtkHandleBoximpl !Sync for GtkHandleBoximpl Unpin for GtkHandleBoximpl UnwindSafe for GtkHandleBoxBlanket Implementations
Mutably borrows from an owned value. Read more