The window whose flag to change.
The new value.
Errors: Possible errors include @ref GLFW_NOT_INITIALIZED.
This function may be called from any thread. Access is not synchronized.
@sa @ref window_close
Added in version 3.0.
Ingroup: window
Page generated by adrdox
Sets the close flag of the specified window.
This function sets the value of the close flag of the specified window. This can be used to override the user's attempt to close the window, or to signal that it should be closed.