[libgdata/libgdata-0-6] introspection: Add missing annotations to GDataCalendarCalendar



commit 232498291786a1d3f9b2423d9b390d5cb272e283
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Aug 3 22:58:01 2010 +0100

    introspection: Add missing annotations to GDataCalendarCalendar

 gdata/services/calendar/gdata-calendar-calendar.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdata/services/calendar/gdata-calendar-calendar.c b/gdata/services/calendar/gdata-calendar-calendar.c
index 5ebd99a..82a241e 100644
--- a/gdata/services/calendar/gdata-calendar-calendar.c
+++ b/gdata/services/calendar/gdata-calendar-calendar.c
@@ -418,7 +418,7 @@ gdata_calendar_calendar_get_timezone (GDataCalendarCalendar *self)
 /**
  * gdata_calendar_calendar_set_timezone:
  * @self: a #GDataCalendarCalendar
- * @_timezone: a new timezone, or %NULL
+ * @_timezone: (allow-none): a new timezone, or %NULL
  *
  * Sets the #GDataCalendarCalendar:timezone property to the new timezone, @_timezone.
  *
@@ -487,7 +487,7 @@ gdata_calendar_calendar_set_is_hidden (GDataCalendarCalendar *self, gboolean is_
 /**
  * gdata_calendar_calendar_get_color:
  * @self: a #GDataCalendarCalendar
- * @color: a #GDataColor
+ * @color: (out caller-allocates): a #GDataColor
  *
  * Gets the #GDataCalendarCalendar:color property and puts it in @color.
  **/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]