create_tool_item


Description:

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 gtk_actionable_set_action_name instead

Parameters:

this

the action object

Returns:

a toolbar item connected to the action.