[gtk+] Update documentation for ::monitors-changed to mention OS X support



commit aa25e4a51c3e0215e9f03083bedbb7ff8a5e1efd
Author: Kristian Rietveld <kris gtk org>
Date:   Sat Oct 24 12:26:46 2009 +0200

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

 gdk/gdkscreen.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdk/gdkscreen.c b/gdk/gdkscreen.c
index 17c09f9..cd1dc6c 100644
--- a/gdk/gdkscreen.c
+++ b/gdk/gdkscreen.c
@@ -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
    */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]