Function

GdkGLContextget_current

since: 3.16

Declaration [src]

GdkGLContext*
gdk_gl_context_get_current (
  void
)

Description [src]

Retrieves the current GdkGLContext.

Available since: 3.16

Return value

Type: GdkGLContext

The current GdkGLContext, or NULL.

The data is owned by the called function.
The return value can be NULL.