mirror of
https://github.com/glfw/glfw.git
synced 2026-08-29 03:04:14 +02:00
Documented GLFW_DECORATED.
This commit is contained in:
@@ -1363,6 +1363,8 @@ GLFWAPI GLFWmonitor* glfwGetWindowMonitor(GLFWwindow* window);
|
||||
* The `GLFW_RESIZABLE` parameter indicates whether the window is resizable
|
||||
* by the user.
|
||||
*
|
||||
* The `GLFW_DECORATED` parameter indicates whether the window is decorated.
|
||||
*
|
||||
* @par Context parameters
|
||||
*
|
||||
* The `GLFW_CLIENT_API` parameter indicates the client API provided by the
|
||||
|
||||
Reference in New Issue
Block a user