diff --git a/readme.html b/readme.html index 3ad596c9..8e155e79 100644 --- a/readme.html +++ b/readme.html @@ -278,6 +278,7 @@ version of GLFW.
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