Action.createToolItem

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

More...
class Action
createToolItem
()

Return Value

Type: gtk.widget.Widget

a toolbar item connected to the action.

Detailed Description

Deprecated: Use a #GtkToolItem and associate it with a #GAction using gtk.actionable.Actionable.setActionName instead