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