[ Version ( since = "2.4" ) ]
public virtual unowned Widget create_menu_item ()
Creates a menu item widget that proxies for the given action.
Use MenuItem and associate it with a Action instead.
this |
the action object |
a menu item connected to the action. |