Package: gtk

Function gtk-ui-manager-action

Lambda List

gtk-ui-manager-action (manager path)

Arguments

manager -- a gtk-ui-manager object
path -- a string with a path

Return Value

The gtk-action object whose proxy widget is found by following the path, or nil if no widget was found.

Details

Looks up an action by following a path. See the function gtk-ui-manager-widget for more information about paths.

Warning

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

See also

2021-7-20