From 20c891f56691799094095d177af07dbfa3e948c4 Mon Sep 17 00:00:00 2001
From: Camilla Berglund
glfwSetWindowFocusCallback function and GLFWwindowfocusfun type for receiving window focus eventsglfwSetWindowIconifyCallback function and GLFWwindowiconifyfun type for receiving window iconification eventsglfwGetClipboardString and glfwSetClipboardString functions for interacting with the system clipboardglfwGetJoystickName for retrieving the name of a joystickglfwGetCurrentContext 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 API