[Top]
GTK2
GTK2.Widget
|
Method GTK2.Widget()->get_toplevel()
- Method
get_toplevel
GTK2.Widget get_toplevel()
- Description
This function returns the topmost widget in the container hierarchy this
widget is a part of. If this widget has no parent widgets, it will be
returned as the topmost widget.
|