1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-01-30 19:08:51 -05:00

Documentation work

This commit is contained in:
Camilla Berglund 2016-06-01 12:10:55 +02:00 committed by Camilla Berglund
parent 278bffe059
commit 9e86826eab

View File

@ -84,6 +84,9 @@ void monitor_callback(GLFWmonitor* monitor, int event)
} }
@endcode @endcode
If a monitor is disconnected, any windows that are full screen on it get forced
into windowed mode.
@section monitor_properties Monitor properties @section monitor_properties Monitor properties