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