Package: gio

Function g-action-map-add-action

Lambda List

g-action-map-add-action (map action)

Arguments

map -- a g-action-map object
action -- a g-action object

Details

Adds an action to the action map. If the action map already contains an action with the same name as action then the old action is dropped from the action map.
 

See also

*2021-10-8