Struct gtk_sys::GtkVScaleClass [−][src]
#[repr(C)]pub struct GtkVScaleClass { pub parent_class: GtkScaleClass, }
Fields
parent_class: GtkScaleClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkVScaleClassimpl !Send for GtkVScaleClassimpl !Sync for GtkVScaleClassimpl Unpin for GtkVScaleClassimpl UnwindSafe for GtkVScaleClassBlanket Implementations
Mutably borrows from an owned value. Read more