[GI] Add missing (transfer) annotations

This commit is contained in:
Pavel Holejsovsky
2011-01-18 10:01:17 +01:00
parent 9b88eb356d
commit 2f0d40335b
45 changed files with 126 additions and 113 deletions

View File

@ -1165,7 +1165,7 @@ gdk_event_set_source_device (GdkEvent *event,
* If the event does not contain a device field, this function will
* return %NULL.
*
* Returns: a #GdkDevice, or %NULL
* Returns: (transfer none): a #GdkDevice, or %NULL.
*
* Since: 3.0
**/