GLContext.clearCurrent

void clearCurrent()

Clears the current [gdk.glcontext.GLContext].

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