[ Version ( since = "2.4" ) ]
public virtual unowned Action get_action (string path)
Looks up an action by following a path.
See get_widget for more information about paths.
this | |
path |
a path |
the action whose proxy widget is found by following the path, or null if no widget was found. |