Package: gio

Function gio:action-map-lookup-action

Lambda List

gio:action-map-lookup-action (map name)

Arguments

map -- a g:action-map object
name -- a string for the name of an action

Return Value

The g:action object, or nil.

Details

Looks up the action with the given name in the action map. If no such action exists, returns nil.
 

See also

2025-2-3