get_rrule_properties


Description:

[ Version ( since = "3.34" ) ]
public SList<Property>? get_rrule_properties ()

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