[gtk+] Annotate gdk_window_get_frame_extents
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Annotate gdk_window_get_frame_extents
- Date: Fri, 2 Mar 2012 17:58:54 +0000 (UTC)
commit 1a75eff9a9554f998395d121c89499471308bfd1
Author: Paolo Borelli <pborelli gnome org>
Date: Wed Feb 29 19:40:41 2012 +0100
Annotate gdk_window_get_frame_extents
"rect" is an output parameter
gdk/gdkwindow.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c
index 7ddf5c4..3388752 100644
--- a/gdk/gdkwindow.c
+++ b/gdk/gdkwindow.c
@@ -10434,7 +10434,7 @@ gdk_window_get_root_origin (GdkWindow *window,
/**
* gdk_window_get_frame_extents:
* @window: a toplevel #GdkWindow
- * @rect: rectangle to fill with bounding box of the window frame
+ * @rect: (out): rectangle to fill with bounding box of the window frame
*
* Obtains the bounding box of the window, including window manager
* titlebar/borders if any. The frame position is given in root window
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]