API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2025.4
since: 3.0
GtkWidget* gtk_menu_shell_get_parent_shell ( GtkMenuShell* menu_shell )
Gets the parent menu shell.
The parent menu shell of a submenu is the GtkMenu or GtkMenuBar from which it was opened up.
GtkMenu
GtkMenuBar
Available since: 3.0
Type: GtkWidget
GtkWidget
The parent GtkMenuShell.
GtkMenuShell