Struct gtk_sys::GtkMenuShell [] [src]

pub struct GtkMenuShell {
    pub container: GtkContainer,
    pub priv_: *mut GtkMenuShellPrivate,
}

Fields