This function recursively descends the widget hierarchy
identified by the root node win
and finds the first
widget that matches the specified target type.
findWidgetByType(win, gtkType = "GtkMenuBar", verbose = FALSE)
TRUE
.
Each call is given the widget as its only argument
and expected to return a logical valueNULL
. Information on Gtk is available from
gtkContainerGetChildren