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