Struct gtk_sys::GtkInfoBar [] [src]

pub struct GtkInfoBar {
    pub parent: GtkBox,
    pub priv_: *mut GtkInfoBarPrivate,
}

Fields