glfw-d v1.0.1 (2020-08-20T22:17:10Z)
Dub
Repo
_glfwPlatformGetMonitorWorkarea
glfw3
null_monitor
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
) @
nogc
nothrow __gshared
void
_glfwPlatformGetMonitorWorkarea
(
_GLFWmonitor
*
monitor
,
int
*
xpos
,
int
*
ypos
,
int
*
width
,
int
*
height
)
Meta
Source
See Implementation
glfw3
null_monitor
static functions
_glfwPlatformFreeMonitor
_glfwPlatformGetGammaRamp
_glfwPlatformGetMonitorContentScale
_glfwPlatformGetMonitorPos
_glfwPlatformGetMonitorWorkarea
_glfwPlatformGetVideoMode
_glfwPlatformGetVideoModes
_glfwPlatformSetGammaRamp