Struct gtk_sys::GtkStackSwitcher [−][src]
#[repr(C)]pub struct GtkStackSwitcher { pub widget: GtkBox, }
Fields
widget: GtkBoxTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkStackSwitcherimpl !Send for GtkStackSwitcherimpl !Sync for GtkStackSwitcherimpl Unpin for GtkStackSwitcherimpl UnwindSafe for GtkStackSwitcherBlanket Implementations
Mutably borrows from an owned value. Read more