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