Window.this

Creates window

Parameters

width int

Width of new window

height int

Height of new window

title string

Title of new window

mon GLFWmonitor*

Make window full-screen on this monitor

share GLFWwindow*

Share context with this window

Meta