Function

Gdk.GLContext.get_current

Declaration [src]

GdkGLContext*
gdk_gl_context_get_current (
  void
)

Description [src]

Retrieves the current GdkGLContext.

Return value

Returns: GdkGLContext

the current GdkGLContext, or NULL

Ownership is not transferred to the caller
Can be NULL