Window.this

Creates window

Parameters

width int

Width of new window

height int

Height of new window

title string

Title of new window

mon glfw3d.Monitor.Monitor

Make window full-screen on this monitor

share glfw3d.Window.Window

Share context with this window

Meta