[evolution-data-server] e_cal_recur_describe_recurrence_ex: Add 'scope' annotation to a comment for 'datetime_fmt_func' para



commit 7c745bd89904f7996b36523b7fd5f8d94ba26b70
Author: Milan Crha <mcrha redhat com>
Date:   Fri Aug 7 08:24:16 2020 +0200

    e_cal_recur_describe_recurrence_ex: Add 'scope' annotation to a comment for 'datetime_fmt_func' parameter

 src/calendar/libecal/e-cal-recur.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/calendar/libecal/e-cal-recur.c b/src/calendar/libecal/e-cal-recur.c
index d8fcfbf3a..d945a7955 100644
--- a/src/calendar/libecal/e-cal-recur.c
+++ b/src/calendar/libecal/e-cal-recur.c
@@ -4960,7 +4960,7 @@ cal_comp_util_recurrence_count_by_xxx_and_free (GArray *array) /* gshort */
  * @icalcomp: an #ICalComponent
  * @week_start_day: a day when the week starts
  * @flags: bit-or of #ECalRecurDescribeRecurrenceFlags
- * @datetime_fmt_func: (nullable): formatting function for date/time value
+ * @datetime_fmt_func: (nullable) (scope call): formatting function for date/time value
  *
  * Describes some simple types of recurrences in a human-readable and localized way.
  * The @flags influence the output format and what to do when the @icalcomp


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