create_tool_item


Description:

[ Version ( since = "2.4" ) ]
public virtual unowned Widget create_tool_item ()

Creates a toolbar item widget that proxies for the given action.

Note:

Use a ToolItem and associate it with a Action using set_action_name instead

Parameters:

this

the action object

Returns:

a toolbar item connected to the action.