[gi] Add missing Gio transfer annotations

This commit is contained in:
Martin Pitt
2011-08-11 11:36:22 +02:00
parent 0e54825120
commit 782f839383
7 changed files with 10 additions and 8 deletions

View File

@@ -136,7 +136,7 @@ g_time_zone_monitor_class_init (GTimeZoneMonitorClass *class)
* signals via the default #GMainContext. There is no way to create an
* instance that will dispatch signals using a different context.
*
* Returns: a reference to the #GTimeZoneMonitor.
* Returns: (transfer full): a reference to the #GTimeZoneMonitor.
**/
GTimeZoneMonitor *
g_time_zone_monitor_get (void)