mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 04:13:44 +00:00
parent
e49047ef7d
commit
087376b44d
1 changed files with 1 additions and 1 deletions
2
glfw/glfw3.h
vendored
2
glfw/glfw3.h
vendored
|
|
@ -2067,7 +2067,7 @@ GLFWAPI GLFWmonitor* glfwGetPrimaryMonitor(void);
|
|||
*/
|
||||
GLFWAPI void glfwGetMonitorPos(GLFWmonitor* monitor, int* xpos, int* ypos);
|
||||
|
||||
/*! @brief Returns the work area of the monitor.
|
||||
/*! @brief Retrieves the work area of the monitor.
|
||||
*
|
||||
* This function returns the position, in screen coordinates, of the upper-left
|
||||
* corner of the specified monitor alongwith the work area size in screen co-ordinates.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue