Method
GtkWidgetget_window
Declaration [src]
GdkWindow*
gtk_widget_get_window (
GtkWidget* widget
)
Description [src]
Returns the widget’s window if it is realized, NULL
otherwise.
Available since: | 2.14 |
Gets property | Gtk.Widget:window |
Return value
Returns: | GdkWindow |
|
|
The data is owned by the instance. | |
The return value can be NULL . |