Mention the drag function in the README.md

This commit is contained in:
Felipe Ferreira da Silva 2017-04-06 21:36:07 -03:00
parent a96baa2d99
commit f3cea803ca

View File

@ -122,6 +122,7 @@ information on what to include when reporting a bug.
## Changelog ## Changelog
- Added `glfwDragWindow` function for starting a drag operation on a window
- Added `glfwGetKeyScancode` function that allows retrieving platform dependent - Added `glfwGetKeyScancode` function that allows retrieving platform dependent
scancodes for keys (#830) scancodes for keys (#830)
- Added `glfwSetWindowMaximizeCallback` and `GLFWwindowmaximizefun` for - Added `glfwSetWindowMaximizeCallback` and `GLFWwindowmaximizefun` for