gtkUIManagerGetAction: gtkUIManagerGetAction
Description
Looks up an action by following a path. See gtkUIManagerGetWidget
for more information about paths.Usage
gtkUIManagerGetAction(object, path)
Value
GtkAction
] the action whose proxy widget is found by following the path,
or NULL
if no widget was found.