mirror of
https://github.com/glfw/glfw.git
synced 2026-08-27 17:25:55 +02:00
Replaced automatic closing with window parameter.
This commit is contained in:
@@ -388,6 +388,7 @@ extern "C" {
|
||||
/* glfwGetWindowParam tokens */
|
||||
#define GLFW_ACTIVE 0x00020001
|
||||
#define GLFW_ICONIFIED 0x00020002
|
||||
#define GLFW_CLOSE_REQUESTED 0x00020003
|
||||
#define GLFW_OPENGL_REVISION 0x00020004
|
||||
|
||||
/* glfwWindowHint tokens */
|
||||
|
||||
Reference in New Issue
Block a user