GLFW.KeyFunc – glfw3 Reference Manual
KeyFunc
Description:
[
CCode
( cname =
"GLFWkeyfun"
, has_target =
false
) ]
public
delegate
void
KeyFunc
(
Window
window,
Key
key,
int
scancode,
ButtonState
action,
ModifierFlags
mods)
Namespace:
GLFW
Package:
glfw3
2022 vala-language.org