[ Version ( since = "3.34" ) ]
public SList<Property>? get_exrule_properties ()
Queries the list of exception rule properties of a calendar component object.
Free the list with g_slist_free_full (slist, g_object_unref);, when no longer needed.
this |
A calendar component object. |
a list of exception rule properties |