Package: gtk

Function gtk:named-action-new

Lambda List

gtk:named-action-new (name)

Arguments

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

Return Value

The new gtk:named-action object.

Details

Creates an action that when activated, activates the action given by the detailed name on the widget passing the given arguments to it. See the gtk:widget-insert-action-group function for how to add actions to widgets.
 

See also

2024-11-1