Method
ECalComponentget_rrules
since: 3.34
Declaration [src]
GSList*
e_cal_component_get_rrules (
ECalComponent* comp
)
Description [src]
Queries the list of recurrence rule properties of a calendar component object. Free the returned list with g_slist_free_full (slist, g_object_unref);, when no longer needed.
Available since: 3.34