mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-23 02:38:52 -05:00
Updated bug tag.
This commit is contained in:
parent
3df0b4478b
commit
c347b07b20
|
@ -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…
Reference in New Issue
Block a user