Struct gtk_sys::GtkStackClass [−][src]
#[repr(C)]pub struct GtkStackClass { pub parent_class: GtkContainerClass, }
Fields
parent_class: GtkContainerClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkStackClassimpl !Send for GtkStackClassimpl !Sync for GtkStackClassimpl Unpin for GtkStackClassimpl UnwindSafe for GtkStackClassBlanket Implementations
Mutably borrows from an owned value. Read more