Function
GdkGLContextget_current
since: 3.16
Declaration [src]
GdkGLContext*
gdk_gl_context_get_current (
void
)
Return value
Type: GdkGLContext
The current GdkGLContext, or NULL.
| The data is owned by the called function. |
The return value can be NULL. |