Package: gio

Function g-action-map-remove-action

Lambda List

g-action-map-remove-action (map name)

Arguments

map -- a g-action-map object
name -- a string with the name of the action

Details

Removes the named action from the action map. If no action of this name is in the action map then nothing happens.
 

See also

*2021-10-24