mirror of
https://github.com/glfw/glfw.git
synced 2026-08-28 17:25:55 +02:00
Clarified language for file drop callback.
This commit is contained in:
@@ -14,7 +14,7 @@ created with @ref glfwCreateCursor and set with @ref glfwSetCursor. Note that
|
||||
custom cursors are only visible in normal cursor mode.
|
||||
|
||||
|
||||
@subsection news_31_drop Drop event support
|
||||
@subsection news_31_drop File drop event support
|
||||
|
||||
GLFW now provides a callback for receiving the paths of files dropped onto GLFW
|
||||
windows. The callback is set with the @ref glfwSetDropCallback function.
|
||||
|
||||
Reference in New Issue
Block a user