gtkActionGetName {RGtk2} | R Documentation |
Returns the name of the action.
gtkActionGetName(object)
|
the action object |
Since 2.4
[character] the name of the action. The string belongs to GTK+ and should not be freed.
Derived by RGtkGen from GTK+ documentation