Struct gtk_sys::GtkRange [] [src]

pub struct GtkRange {
    pub widget: GtkWidget,
    pub priv_: *mut GtkRangePrivate,
}

Fields