Gio.ActionGroup::has_action

function vfunc_has_action(action_name: String): Boolean {
}
  

Checks if the named action exists within action_group.

Since 2.28

action_name

the name of the action to check for

Returns

whether the named action exists