Struct gtk_sys::GtkMenu [] [src]

pub struct GtkMenu {
    pub menu_shell: GtkMenuShell,
    pub priv_: *mut GtkMenuPrivate,
}

Fields