Struct gtk_sys::GtkStackSidebar [−][src]
#[repr(C)]pub struct GtkStackSidebar { pub parent: GtkBin, }
Fields
parent: GtkBinTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkStackSidebarimpl !Send for GtkStackSidebarimpl !Sync for GtkStackSidebarimpl Unpin for GtkStackSidebarimpl UnwindSafe for GtkStackSidebarBlanket Implementations
Mutably borrows from an owned value. Read more