Package: gio

Function g-action-group-has-action

Lambda List

g-action-group-has-action (group name)

Arguments

group -- a g-action-group object
name -- a string with the name of the action to check for

Return Value

A boolean whether the named action exists.

Details

Checks if the named action exists within the action group.
 

See also

2021-9-8