glfw-d v1.1.0 (2021-04-01T18:39:38Z)
Dub
Repo
_glfwPlatformGetMonitorPos
glfw3
x11_monitor
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
) @
nogc
nothrow __gshared
void
_glfwPlatformGetMonitorPos
(
_GLFWmonitor
*
monitor
,
int
*
xpos
,
int
*
ypos
)
Meta
Source
See Implementation
glfw3
x11_monitor
static functions
_glfwPlatformFreeMonitor
_glfwPlatformGetGammaRamp
_glfwPlatformGetMonitorContentScale
_glfwPlatformGetMonitorPos
_glfwPlatformGetMonitorWorkarea
_glfwPlatformGetVideoMode
_glfwPlatformGetVideoModes
_glfwPlatformSetGammaRamp
_glfwPollMonitorsX11
_glfwRestoreVideoModeX11
_glfwSetVideoModeX11
glfwGetX11Adapter
glfwGetX11Monitor