Struct gtk_sys::GtkVPanedClass [−][src]
#[repr(C)]pub struct GtkVPanedClass { pub parent_class: GtkPanedClass, }
Fields
parent_class: GtkPanedClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkVPanedClassimpl !Send for GtkVPanedClassimpl !Sync for GtkVPanedClassimpl Unpin for GtkVPanedClassimpl UnwindSafe for GtkVPanedClassBlanket Implementations
Mutably borrows from an owned value. Read more