Tao.Glfw SDK Documentation

Glfw.glfwCloseWindow Method 

The function closes an opened window and destroys the associated OpenGL context.

[Visual Basic]
Public Shared Sub glfwCloseWindow()
[C#]
public static void glfwCloseWindow();

See Also

Glfw Class | Tao.Glfw Namespace