Update documentation for ::monitors-changed to mention OS X support

This commit is contained in:
Kristian Rietveld
2009-10-24 12:26:46 +02:00
parent e36872da38
commit aa25e4a51c

View File

@ -133,8 +133,8 @@ gdk_screen_class_init (GdkScreenClass *klass)
* The ::monitors-changed signal is emitted when the number, size
* or position of the monitors attached to the screen change.
*
* Only for X for now. Future implementations for Win32 and
* OS X may be a possibility.
* Only for X11 and OS X for now. A future implementation for Win32
* may be a possibility.
*
* Since: 2.14
*/