Package: gio

Function g-simple-action-group-remove

Lambda List

g-simple-action-group-remove (group name)

Arguments

group -- a g-simple-action-group object
name -- a string with the name of the action

Details

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

Warning

The g-simple-action-group-remove function has been deprecated since version 2.38 and should not be used in newly written code. Use the g-action-map-remove-action function.
 

See also

2021-12-10