mirror of
https://github.com/glfw/glfw.git
synced 2025-10-05 06:06:36 +00:00
Fix content scale callback func name
This commit is contained in:
parent
0be4f3f75a
commit
b2ae101fe1
@ -71,7 +71,7 @@ between the current DPI and the platform's default DPI, with @ref
|
||||
glfwGetWindowContentScale and @ref glfwGetMonitorContentScale.
|
||||
|
||||
Changes of the content scale of a window can be received with the window content
|
||||
scale callback, set with @ref glfwSetWindowCloseCallback.
|
||||
scale callback, set with @ref glfwSetWindowContentScaleCallback.
|
||||
|
||||
@see @ref window_scale
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user