GLFW.Window.Window – glfw3 Reference Manual
Window
Description:
[
CCode
( cname =
"glfwCreateWindow"
) ]
public
Window
(
int
width,
int
height,
string
title =
""
,
Monitor
? monitor =
null
,
Window
? share =
null
)
2022 vala-language.org