UIManager.getAction

gtk.action.Action getAction(string path)

Looks up an action by following a path. See [gtk.uimanager.UIManager.getWidget] for more information about paths.

Parameters

patha path

Returns

the action whose proxy widget is found by following the path,

or null if no widget was found.