GtkMenuItem::get_submenu

GtkWidget get_submenu();

Use this method to return the submenu attached to the menu item. The function will return the submenu widget, null if no submenu is associated with the menu item.

See also: remove_submenu() , set_submenu()