Function

GdkGLContextget_current

Declaration [src]

GdkGLContext*
gdk_gl_context_get_current (
  void
)

Description [src]

Retrieves the current GdkGLContext.

Return value

Returns: GdkGLContext
 

The current GdkGLContext

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