[gtk+] [gi] Return value of gdk_window_new should have transfer full
- From: Tomeu Vizoso <tomeuv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] [gi] Return value of gdk_window_new should have transfer full
- Date: Fri, 21 Jan 2011 16:36:53 +0000 (UTC)
commit e2d42f3c4bf1d7b1a47553301a31c368df262df2
Author: Tomeu Vizoso <tomeu vizoso collabora co uk>
Date: Fri Jan 21 17:34:18 2011 +0100
[gi] Return value of gdk_window_new should have transfer full
gdk/gdkwindow.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c
index 4feec5a..fe24ddc 100644
--- a/gdk/gdkwindow.c
+++ b/gdk/gdkwindow.c
@@ -1251,7 +1251,7 @@ sync_native_window_stack_position (GdkWindow *window)
* more details. Note: to use this on displays other than the default
* display, @parent must be specified.
*
- * Return value: (transfer none): the new #GdkWindow
+ * Return value: (transfer full): the new #GdkWindow
**/
GdkWindow*
gdk_window_new (GdkWindow *parent,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]