Package: gtk

Function gtk:action-group-remove-action

Lambda List

gtk:action-group-remove-action (group action)

Arguments

group -- a gtk:action-group object
action -- a gtk:action object

Details

Removes an action from the action group.

Warning

The gtk:action-group-remove-action function has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2024-9-24