[Top]
GTK2
GTK2.Widget
|
Method GTK2.Widget()->get_display()
- Method
get_display
GTK2.GdkDisplay get_display()
- Description
Get the GDK2.Display for the toplevel window associated with this widget.
This function can only be called after the widget has been added to a
widget hierarchy with a GTK2.Window at the top.
|