Struct gtk_sys::GtkScaleButton [] [src]

pub struct GtkScaleButton {
    pub parent: GtkButton,
    pub priv_: *mut GtkScaleButtonPrivate,
}

Fields