Struct gtk_sys::GtkScale [] [src]

pub struct GtkScale {
    pub range: GtkRange,
    pub priv_: *mut GtkScalePrivate,
}

Fields