[gi] Return value of gdk_window_new should have transfer full

This commit is contained in:
Tomeu Vizoso 2011-01-21 17:34:18 +01:00
parent 5d3106275a
commit e2d42f3c4b

View File

@ -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,