Updated bug tag.

master
Camilla Berglund ago%!(EXTRA string=12 years)
parent 3df0b4478b
commit c347b07b20
  1. 3
      include/GLFW/glfw3.h

@ -1067,7 +1067,8 @@ GLFWAPI const char* glfwGetMonitorName(GLFWmonitor* monitor);
* @return The previously set callback, or `NULL` if no callback was set or an * @return The previously set callback, or `NULL` if no callback was set or an
* error occurred. * error occurred.
* *
* @bug This callback is not yet called on monitor configuration changes. * @bug **X11:** This callback is not yet called on monitor configuration
* changes.
* *
* @ingroup monitor * @ingroup monitor
*/ */

Loading…
Cancel
Save