GLContext.clearCurrent

void clearCurrent() static nothrow

Clears the current #GdkGLContext.

Any OpenGL call after this function returns will be ignored until gdk.glcontext.GLContext.makeCurrent is called.