From 8e5b2239d3d8c04ba0f00ae0adcc499ac658e5ed Mon Sep 17 00:00:00 2001
From: Camilla Berglund
glfwSetWindowIconifyCallback function and GLFWwindowiconifyfun type for receiving window iconification eventsglfwGetClipboardString and glfwSetClipboardString functions for interacting with the system clipboardglfwGetCurrentContext function for retrieving the window whose OpenGL context is currentGLFW_SRGB_CAPABLE for requesting sRGB capable framebuffersGLFW_CLIENT_API, GLFW_OPENGL_API and GLFW_OPENGL_ES_API for selecting client APIGLFW_OPENGL_ROBUSTNESS window hint and associated strategy tokens for GL_ARB_robustness supportGLFW_OPENGL_REVISION window parameter to make up for removal of glfwGetGLVersion