summaryrefslogtreecommitdiff
path: root/gdk
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-07-17 04:19:59 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-07-17 04:19:59 +0000
commit5175386051583a6d8c1b1d3301c17802b97e29d4 (patch)
tree686c4a80e145ef0ca5d253c4f969f337181ac87c /gdk
parent4eace698790b66117d08c26e25966068964d2f98 (diff)
downloadgtk+-5175386051583a6d8c1b1d3301c17802b97e29d4.tar.gz
Add some more detail to the docs. (#311399, Nikos Kouremenos)
2006-07-17 Matthias Clasen <mclasen@redhat.com> * gdk/gdkwindow.c (gdk_window_get_pointer): Add some more detail to the docs. (#311399, Nikos Kouremenos)
Diffstat (limited to 'gdk')
-rw-r--r--gdk/gdkwindow.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c
index 340c1d73fc..128b1c6aa7 100644
--- a/gdk/gdkwindow.c
+++ b/gdk/gdkwindow.c
@@ -2935,7 +2935,8 @@ gdk_window_constrain_size (GdkGeometry *geometry,
* @mask: return location for modifier mask
*
* Obtains the current pointer position and modifier state.
- * The position is given in coordinates relative to @window.
+ * The position is given in coordinates relative to the upper left
+ * corner of @window.
*
* Return value: the window containing the pointer (as with
* gdk_window_at_pointer()), or %NULL if the window containing the