Looks up a widget by following a path.
- path
- a string
a Gtk.Widget found by following the path, or null if no widget was found.
The widget found by following a path that ends in a <menu> element is the menuitem to which the menu is attached, not the menu itself.