Resets all window hints to their default values.
This function resets all window hints to their default values.
Errors: Possible errors include @ref GLFW_NOT_INITIALIZED.
This function must only be called from the main thread.
@sa @ref window_hints @sa @ref glfwWindowHint @sa @ref glfwWindowHintString
Added in version 3.0.
Ingroup: window
See Implementation
Resets all window hints to their default values.
This function resets all window hints to their default values.
Errors: Possible errors include @ref GLFW_NOT_INITIALIZED.