Pārlūkot izejas kodu

Added file drop support to news page.

Camilla Berglund 11 gadi atpakaļ
vecāks
revīzija
040552fcca
1 mainītis faili ar 8 papildinājumiem un 0 dzēšanām
  1. 8 0
      docs/news.dox

+ 8 - 0
docs/news.dox

@@ -5,6 +5,14 @@
 @tableofcontents
 @tableofcontents
 
 
 
 
+@section news_31 New features in version 3.1
+
+@subsection news_31_drop 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.
+
+
 @section news_30 New features in version 3.0
 @section news_30 New features in version 3.0
 
 
 @subsection news_30_cmake CMake build system
 @subsection news_30_cmake CMake build system