glfw-d ~develop (2021-12-28T09:26:43.1495218)
Dub
Repo
_glfwPlatformGetMonitorWorkarea
glfw3
wl_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
wl_monitor
static functions
_glfwAddOutputWayland
_glfwPlatformFreeMonitor
_glfwPlatformGetGammaRamp
_glfwPlatformGetMonitorContentScale
_glfwPlatformGetMonitorPos
_glfwPlatformGetMonitorWorkarea
_glfwPlatformGetVideoMode
_glfwPlatformGetVideoModes
_glfwPlatformSetGammaRamp
glfwGetWaylandMonitor