Struct gtk_sys::GtkButton [] [src]

pub struct GtkButton {
    pub bin: GtkBin,
    pub priv_: *mut GtkButtonPrivate,
}

Fields