glfw-d v1.0.1 (2020-08-20T22:17:10Z)
Dub
Repo
monitorCallback
glfw3
win32_monitor
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
) @
nogc
nothrow __gshared extern (
Windows
) static
BOOL
monitorCallback
(
HMONITOR
handle
,
HDC
dc
,
RECT
*
rect
,
LPARAM
data
)
Meta
Source
See Implementation
glfw3
win32_monitor
static functions
_glfwGetMonitorContentScaleWin32
_glfwPlatformFreeMonitor
_glfwPlatformGetGammaRamp
_glfwPlatformGetMonitorContentScale
_glfwPlatformGetMonitorPos
_glfwPlatformGetMonitorWorkarea
_glfwPlatformGetVideoMode
_glfwPlatformGetVideoModes
_glfwPlatformSetGammaRamp
_glfwPollMonitorsWin32
_glfwRestoreVideoModeWin32
_glfwSetVideoModeWin32
createMonitor
glfwGetWin32Adapter
glfwGetWin32Monitor
monitorCallback