gtkActionCreateMenuItem {RGtk2}R Documentation

gtkActionCreateMenuItem

Description

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

Usage

gtkActionCreateMenuItem(object)

Arguments

object [GtkAction] the action object

Details

Since 2.4

Value

[GtkWidget] a menu item connected to the action.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]