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