GLFW.WindowPositionFunc – glfw3 Reference Manual
WindowPositionFunc
Description:
[
CCode
( cname =
"GLFWwindowposfun"
, has_target =
false
) ]
public
delegate
void
WindowPositionFunc
(
Window
window,
int
x,
int
y)
Namespace:
GLFW
Package:
glfw3
2022 vala-language.org