Gtk.Action::create_menu
function vfunc_create_menu():Gtk.Widget {
}If action provides a Gtk.Menu widget as a submenu for the menu item or the toolbar item it creates, this function returns an instance of that menu.
Since 2.12
- Returns
the menu item provided by the action, or null.