Widget.getRoot

Returns the GtkRoot widget of @widget.

This function will return %NULL if the widget is not contained inside a widget tree with a root widget.

GtkRoot widgets will return themselves here.

class Widget
getRoot
()

Return Value

Type: RootIF

the root widget of @widget, or %NULL

Meta