glfw-d ~develop (2026-02-18T09:10:47.3737841)
Dub
Repo
keyCallback
app
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
) @
nogc
nothrow
void
keyCallback
(
GLFWwindow
*
window
,
int
key
,
int
scancode
,
int
action
,
int
mods
)
Meta
Source
See Implementation
app
functions
errorCallback
keyCallback
main
printClipboardState
printJoystickState
printMonitorState
toggleFullScreen
structs
WindowData