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 g_action_get_name() on a #GAction instead

Meta