clear_current
Description:
public static void clear_current ()
Clears the current `GdkGLContext`.
Any OpenGL call after this function returns will be ignored until [method@Gdk.GLContext.make_current] is called.
Clears the current `GdkGLContext`.
Any OpenGL call after this function returns will be ignored until [method@Gdk.GLContext.make_current] is called.