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 gio.action.Action.getName on a #GAction instead