Struct gtk_sys::GtkVBoxClass [−][src]
#[repr(C)]pub struct GtkVBoxClass { pub parent_class: GtkBoxClass, }
Fields
parent_class: GtkBoxClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkVBoxClassimpl !Send for GtkVBoxClassimpl !Sync for GtkVBoxClassimpl Unpin for GtkVBoxClassimpl UnwindSafe for GtkVBoxClassBlanket Implementations
Mutably borrows from an owned value. Read more