Struct gtk_sys::GtkSpinButton [] [src]

pub struct GtkSpinButton {
    pub entry: GtkEntry,
    pub priv_: *mut GtkSpinButtonPrivate,
}

Fields