Struct gtk_sys::GtkVScaleClass [−][src]
#[repr(C)]pub struct GtkVScaleClass { pub parent_class: GtkScaleClass, }
Fields
parent_class: GtkScaleClass
Trait Implementations
impl Copy for GtkVScaleClass[src]
impl Copy for GtkVScaleClassimpl Clone for GtkVScaleClass[src]
impl Clone for GtkVScaleClassfn clone(&self) -> GtkVScaleClass[src]
fn clone(&self) -> GtkVScaleClassReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GtkVScaleClass[src]
impl Debug for GtkVScaleClassAuto Trait Implementations
impl !Send for GtkVScaleClass
impl !Send for GtkVScaleClassimpl !Sync for GtkVScaleClass
impl !Sync for GtkVScaleClass