mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00: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