[libgdata] [introspection] Add missing annotations to GDataCalendarCalendar
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata] [introspection] Add missing annotations to GDataCalendarCalendar
- Date: Tue, 3 Aug 2010 22:45:25 +0000 (UTC)
commit 69694781910a89a50cbbc7f7a94a937b09cd41ef
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 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gdata/services/calendar/gdata-calendar-calendar.c b/gdata/services/calendar/gdata-calendar-calendar.c
index 6b3272a..351a929 100644
--- a/gdata/services/calendar/gdata-calendar-calendar.c
+++ b/gdata/services/calendar/gdata-calendar-calendar.c
@@ -385,7 +385,7 @@ get_namespaces (GDataParsable *parsable, GHashTable *namespaces)
/**
* gdata_calendar_calendar_new:
- * @id: the calendar's ID, or %NULL
+ * @id: (allow-none): the calendar's ID, or %NULL
*
* Creates a new #GDataCalendarCalendar with the given ID and default properties.
*
@@ -421,7 +421,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.
*
@@ -490,7 +490,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]