Method
GdkGLContextget_window
since: 3.16
Declaration [src]
GdkWindow*
gdk_gl_context_get_window (
GdkGLContext* context
)
Description [src]
Retrieves the GdkWindow
used by the context
.
Available since: 3.16
Gets property | Gdk.GLContext:window |
Return value
Type: GdkWindow
A GdkWindow
or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |