Documentation work.

This commit is contained in:
Camilla Berglund
2013-06-05 21:26:40 +02:00
parent 5fd409b679
commit fbfbf3ce07
3 changed files with 19 additions and 12 deletions

View File

@@ -96,8 +96,8 @@ easier to integrate GLFW into C++ code.
@subsection news_30_iconifyfun Window iconification callback
Each window object has a callback for iconification and restoration events, which is
set with @ref glfwSetWindowIconifyCallback.
Each window object has a callback for iconification and restoration events,
which is set with @ref glfwSetWindowIconifyCallback.
@subsection news_30_wndposfun Window position callback