create_tool_item
Description:
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. |