Swaps the back and front buffers.
Closes the opened window.
Deletes the window.
Focuses to the unfocused window.
Hides the shown window.
Maximizes the window.
Minimizes the window.
Prepares the window to draw. This method doesn't clear the buffers. The saved exception at handler will be throwed from here.
Restores the window.
Sets size limitations.
Shows the hidden window.
Checks if the window shouldn't close.
Sets aspect ratio of the window.
Clipboard text.
Sets cursor shape for the window. (writeonly)
Checks if the window is disposed.
Gets position of the window.
Sets position of the window.
Gets size of the window.
Sets size of the window.
Sets title of the window. (writeonly)
Handles events of all window.
A class of GLFWwindow. Initializing GLFW will be executed automatically if it's necessary.