gtkActionGetName {RGtk2}R Documentation

gtkActionGetName

Description

Returns the name of the action.

Usage

gtkActionGetName(object)

Arguments

object [GtkAction] the action object

Details

Since 2.4

Value

[character] the name of the action.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]