Action.createMenu

If action provides a #GtkMenu widget as a submenu for the menu item or the toolbar item it creates, this function returns an instance of that menu.

More...
class Action
createMenu
()

Return Value

Type: gtk.widget.Widget

the menu item provided by the action, or null.

Detailed Description

Deprecated: Use #GAction and #GMenuModel instead, and create a #GtkMenu with gtk.menu.Menu.newFromModel