Package: gio

Function gio:action-group-has-action

Lambda List

gio:action-group-has-action (group name)

Arguments

group -- a g:action-group instance
name -- a string for the name of the action to check for

Return Value

The boolean whether the named action exists.

Details

Checks if the named action exists within the action group.
 

See also

2025-2-3