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 * The ::monitors-changed signal is emitted when the number, size
* or position of the monitors attached to the screen change. * or position of the monitors attached to the screen change.
* *
* Only for X for now. Future implementations for Win32 and * Only for X11 and OS X for now. A future implementation for Win32
* OS X may be a possibility. * may be a possibility.
* *
* Since: 2.14 * Since: 2.14
*/ */