Struct gtk_sys::GtkHScale [−][src]
#[repr(C)]pub struct GtkHScale { pub scale: GtkScale, }
Fields
scale: GtkScale
Trait Implementations
impl Copy for GtkHScale
[src]
impl Copy for GtkHScale
impl Clone for GtkHScale
[src]
impl Clone for GtkHScale
fn clone(&self) -> GtkHScale
[src]
fn clone(&self) -> GtkHScale
Returns 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 GtkHScale
[src]
impl Debug for GtkHScale