Action.getName

Returns the name of the action.

More...
class Action
string
getName
()

Return Value

Type: string

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

Detailed Description

Deprecated: Use Action.getName on a gtk.Action instead

Meta