Package: gtk

Function gtk-action-group-new

Lambda List

gtk-action-group-new (name)

Arguments

name -- a string with the name of the action group

Return Value

The new gtk-action-group object.

Details

Creates a new action group. The name of the action group is used when associating keybindings with the actions.

Warning

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

See also

2021-12-18