]> Pileus Git - ~andy/gtk/blobdiff - gdk/gdkscreen.c
win32: Fix DnD when drag icon is below the pointer
[~andy/gtk] / gdk / gdkscreen.c
index ebdf2c64d944760caae5d6495a9f8dbe948c2c0b..c1de0f64e93674e416fea3a78e5f8e7c97ebec86 100644 (file)
@@ -287,13 +287,14 @@ gdk_screen_get_monitor_at_point (GdkScreen *screen,
  * gdk_screen_get_monitor_at_window:
  * @screen: a #GdkScreen.
  * @window: a #GdkWindow
- * @returns: the monitor number in which most of @window is located,
- *           or if @window does not intersect any monitors, a monitor,
- *           close to @window.
  *
- * Returns the number of the monitor in which the largest area of the 
+ * Returns the number of the monitor in which the largest area of the
  * bounding rectangle of @window resides.
  *
+ * Returns: the monitor number in which most of @window is located,
+ *     or if @window does not intersect any monitors, a monitor,
+ *     close to @window.
+ *
  * Since: 2.2
  **/
 gint