gtkActionCreateToolItem {RGtk2}R Documentation

gtkActionCreateToolItem

Description

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

Usage

gtkActionCreateToolItem(object)

Arguments

object [GtkAction] the action object

Details

Since 2.4

Value

[GtkWidget] a toolbar item connected to the action.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]