Add annotations

The goi scanner warns about these nowadays.
This commit is contained in:
Matthias Clasen
2010-09-17 00:18:20 -04:00
parent ab0e68e586
commit 6aa8941b84
10 changed files with 22 additions and 13 deletions

View File

@ -1410,7 +1410,8 @@ gdk_screen_get_active_window (GdkScreen *screen)
* windows it contains, so it should be freed using g_list_free() and
* its windows unrefed using g_object_unref() when no longer needed.
*
* Return value: a list of #GdkWindow<!-- -->s for the current window stack,
* Return value: (transfer full) (element-type GdkWindow):
* a list of #GdkWindow<!-- -->s for the current window stack,
* or %NULL.
*
* Since: 2.10