Struct gtk_sys::GtkVScale[][src]

#[repr(C)]
pub struct GtkVScale { pub scale: GtkScale, }

Fields

Trait Implementations

impl Copy for GtkVScale
[src]

impl Clone for GtkVScale
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkVScale
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkVScale

impl !Sync for GtkVScale