Struct gtk_sys::GtkButtonBox [] [src]

pub struct GtkButtonBox {
    pub box_: GtkBox,
    pub priv_: *mut GtkButtonBoxPrivate,
}

Fields