Struct gtk_sys::GtkStatusbar [] [src]

pub struct GtkStatusbar {
    pub parent_widget: GtkBox,
    pub priv_: *mut GtkStatusbarPrivate,
}

Fields