Struct gtk_sys::GtkFrame [−][src]
#[repr(C)]pub struct GtkFrame { pub bin: GtkBin, pub priv_: *mut GtkFramePrivate, }
Fields
bin: GtkBinpriv_: *mut GtkFramePrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkFrameimpl UnwindSafe for GtkFrameBlanket Implementations
Mutably borrows from an owned value. Read more