Package: gtk

Function gtk-action-group-action

Lambda List

gtk-action-group-action (group name)

Arguments

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

Return Value

The gtk-action object, or nil if no action by that name exists.

Details

Looks up an action in the action group by name.

Warning

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

See also

2021-12-18