get_rrule_properties
Description:
Queries a list of recurrence rule properties of a calendar component object.
Free the list with g_slist_free_full (slist, g_object_unref);, when no longer needed.
Parameters:
this |
A calendar component object. |
Returns:
a list of recurrence rule properties |