[libical-glib] Fix warning of missing transfer annotation for i_cal_recurrence_type_rscale_supported_calendars
- From: Miao Yu <williamyu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libical-glib] Fix warning of missing transfer annotation for i_cal_recurrence_type_rscale_supported_calendars
- Date: Sun, 1 May 2016 17:27:32 +0000 (UTC)
commit ee8abddc37e4a211101a52d303ed3215df9d18be
Author: William Yu <williamyu gnome org>
Date: Sun May 1 09:11:09 2016 -0700
Fix warning of missing transfer annotation for i_cal_recurrence_type_rscale_supported_calendars
src/api/i-cal-recurrence-type.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/api/i-cal-recurrence-type.xml b/src/api/i-cal-recurrence-type.xml
index 53af040..a7c7d10 100644
--- a/src/api/i-cal-recurrence-type.xml
+++ b/src/api/i-cal-recurrence-type.xml
@@ -49,7 +49,7 @@
<comment xml:space="preserve">Check whether rscale is supported.</comment>
</method>
<method name="i_cal_recurrence_type_rscale_supported_calendars"
corresponds="icalrecurrencetype_rscale_supported_calendars" kind="other" since="2.0">
- <returns type="ICalArray *" comment="Array of calendars. Currently always NULL."/>
+ <returns type="ICalArray *" annotation="transfer full" comment="Array of calendars. Currently
always NULL."/>
<comment xml:space="preserve">Get an array of calendars supporting rscale (currently always
return NULL).</comment>
</method>
<method name="i_cal_recurrence_type_new" corresponds="CUSTOM" annotation="skip" kind="private"
since="1.0">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]