Struct gtk_sys::GtkMenuBar [] [src]

pub struct GtkMenuBar {
    pub menu_shell: GtkMenuShell,
    pub priv_: *mut GtkMenuBarPrivate,
}

Fields