gtkActionGetName {RGtk2}R Documentation

gtkActionGetName

Description

Returns the name of the action.

Usage

gtkActionGetName(object)

Arguments

object

the action object

Details

Since 2.4

Value

[character] the name of the action. The string belongs to GTK+ and should not be freed.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]