forked from AuroraMiddleware/gtk
[gi] Return value of gdk_window_new should have transfer full
This commit is contained in:
parent
5d3106275a
commit
e2d42f3c4b
@ -1251,7 +1251,7 @@ sync_native_window_stack_position (GdkWindow *window)
|
|||||||
* more details. Note: to use this on displays other than the default
|
* more details. Note: to use this on displays other than the default
|
||||||
* display, @parent must be specified.
|
* display, @parent must be specified.
|
||||||
*
|
*
|
||||||
* Return value: (transfer none): the new #GdkWindow
|
* Return value: (transfer full): the new #GdkWindow
|
||||||
**/
|
**/
|
||||||
GdkWindow*
|
GdkWindow*
|
||||||
gdk_window_new (GdkWindow *parent,
|
gdk_window_new (GdkWindow *parent,
|
||||||
|
Loading…
Reference in New Issue
Block a user