Gio.Action.prototype.get_name
function get_name(): String { // Gjs wrapper for g_action_get_name() }
Queries the name of action.
Since 2.28
- Returns
the name of the action
function get_name(): String { // Gjs wrapper for g_action_get_name() }
Queries the name of action.
Since 2.28
the name of the action