dwww Home | Show directory contents | Find package

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="http://www.devhelp.net/book" title="libical-glib Reference Manual" link="index.html" author="" name="libical-glib" version="2" language="c">
  <chapters>
    <sub name="API Reference" link="ch01.html">
      <sub name="ICalArray" link="ICalArray.html"/>
      <sub name="ICalAttach" link="ICalAttach.html"/>
      <sub name="ICalCompIter" link="ICalCompIter.html"/>
      <sub name="ICalComponent" link="ICalComponent.html"/>
      <sub name="ICalDatetimeperiod" link="ICalDatetimeperiod.html"/>
      <sub name="i-cal-derived-parameter" link="libical-glib-i-cal-derived-parameter.html"/>
      <sub name="i-cal-derived-property" link="libical-glib-i-cal-derived-property.html"/>
      <sub name="i-cal-derived-value" link="libical-glib-i-cal-derived-value.html"/>
      <sub name="ICalDuration" link="ICalDuration.html"/>
      <sub name="i-cal-enums" link="libical-glib-i-cal-enums.html"/>
      <sub name="i-cal-error" link="libical-glib-i-cal-error.html"/>
      <sub name="ICalGeo" link="ICalGeo.html"/>
      <sub name="i-cal-memory" link="libical-glib-i-cal-memory.html"/>
      <sub name="i-cal-mime" link="libical-glib-i-cal-mime.html"/>
      <sub name="ICalObject" link="ICalObject.html"/>
      <sub name="ICalParameter" link="ICalParameter.html"/>
      <sub name="ICalParser" link="ICalParser.html"/>
      <sub name="ICalPeriod" link="ICalPeriod.html"/>
      <sub name="ICalProperty" link="ICalProperty.html"/>
      <sub name="i-cal-recur" link="libical-glib-i-cal-recur.html"/>
      <sub name="ICalRecurIterator" link="ICalRecurIterator.html"/>
      <sub name="ICalRecurrence" link="ICalRecurrence.html"/>
      <sub name="ICalReqstat" link="ICalReqstat.html"/>
      <sub name="i-cal-restriction" link="libical-glib-i-cal-restriction.html"/>
      <sub name="ICalTime" link="ICalTime.html"/>
      <sub name="ICalTimeSpan" link="ICalTimeSpan.html"/>
      <sub name="ICalTimezone" link="ICalTimezone.html"/>
      <sub name="ICalTrigger" link="ICalTrigger.html"/>
      <sub name="i-cal-unknowntokenhandling" link="libical-glib-i-cal-unknowntokenhandling.html"/>
      <sub name="ICalValue" link="ICalValue.html"/>
    </sub>
    <sub name="API Index" link="api-index-full.html"/>
    <sub name="Index of new symbols in 3.0.5" link="api-index-3-0-5.html"/>
    <sub name="Index of new symbols in 3.0" link="api-index-3-0.html"/>
    <sub name="Index of new symbols in 2.0" link="api-index-2-0.html"/>
    <sub name="Index of new symbols in 1.0" link="api-index-1-0.html"/>
    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
  </chapters>
  <functions>
    <keyword type="function" name="i_cal_array_size ()" link="ICalArray.html#i-cal-array-size" since="1.0"/>
    <keyword type="function" name="i_cal_array_copy ()" link="ICalArray.html#i-cal-array-copy" since="1.0"/>
    <keyword type="function" name="i_cal_array_free ()" link="ICalArray.html#i-cal-array-free" since="1.0"/>
    <keyword type="function" name="i_cal_array_remove_element_at ()" link="ICalArray.html#i-cal-array-remove-element-at" since="1.0"/>
    <keyword type="function" name="i_cal_array_sort ()" link="ICalArray.html#i-cal-array-sort" since="1.0"/>
    <keyword type="struct" name="ICalArray" link="ICalArray.html#ICalArray-struct"/>
    <keyword type="struct" name="struct ICalArrayClass" link="ICalArray.html#ICalArrayClass"/>
    <keyword type="function" name="i_cal_attach_new_from_url ()" link="ICalAttach.html#i-cal-attach-new-from-url" since="1.0"/>
    <keyword type="function" name="i_cal_attach_new_from_data ()" link="ICalAttach.html#i-cal-attach-new-from-data" since="1.0"/>
    <keyword type="function" name="i_cal_attach_new_from_bytes ()" link="ICalAttach.html#i-cal-attach-new-from-bytes" since="1.0"/>
    <keyword type="function" name="i_cal_attach_ref ()" link="ICalAttach.html#i-cal-attach-ref" since="1.0"/>
    <keyword type="function" name="i_cal_attach_unref ()" link="ICalAttach.html#i-cal-attach-unref" since="1.0"/>
    <keyword type="function" name="i_cal_attach_get_is_url ()" link="ICalAttach.html#i-cal-attach-get-is-url" since="1.0"/>
    <keyword type="function" name="i_cal_attach_get_url ()" link="ICalAttach.html#i-cal-attach-get-url" since="1.0"/>
    <keyword type="function" name="i_cal_attach_get_data ()" link="ICalAttach.html#i-cal-attach-get-data" since="1.0"/>
    <keyword type="struct" name="ICalAttach" link="ICalAttach.html#ICalAttach-struct"/>
    <keyword type="struct" name="struct ICalAttachClass" link="ICalAttach.html#ICalAttachClass"/>
    <keyword type="struct" name="ICalCompIter" link="ICalCompIter.html#ICalCompIter-struct"/>
    <keyword type="struct" name="struct ICalCompIterClass" link="ICalCompIter.html#ICalCompIterClass"/>
    <keyword type="function" name="ICalComponentForeachTZIDFunc ()" link="ICalComponent.html#ICalComponentForeachTZIDFunc"/>
    <keyword type="function" name="ICalComponentForeachRecurrenceFunc ()" link="ICalComponent.html#ICalComponentForeachRecurrenceFunc"/>
    <keyword type="function" name="i_cal_component_new ()" link="ICalComponent.html#i-cal-component-new" since="1.0"/>
    <keyword type="function" name="i_cal_component_clone ()" link="ICalComponent.html#i-cal-component-clone" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_from_string ()" link="ICalComponent.html#i-cal-component-new-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_x ()" link="ICalComponent.html#i-cal-component-new-x" since="1.0"/>
    <keyword type="function" name="i_cal_component_free ()" link="ICalComponent.html#i-cal-component-free" since="1.0"/>
    <keyword type="function" name="i_cal_component_as_ical_string ()" link="ICalComponent.html#i-cal-component-as-ical-string" since="1.0"/>
    <keyword type="function" name="i_cal_component_is_valid ()" link="ICalComponent.html#i-cal-component-is-valid" since="1.0"/>
    <keyword type="function" name="i_cal_component_isa ()" link="ICalComponent.html#i-cal-component-isa" since="1.0"/>
    <keyword type="function" name="i_cal_component_isa_component ()" link="ICalComponent.html#i-cal-component-isa-component" since="1.0"/>
    <keyword type="function" name="i_cal_component_add_property ()" link="ICalComponent.html#i-cal-component-add-property" since="1.0"/>
    <keyword type="function" name="i_cal_component_take_property ()" link="ICalComponent.html#i-cal-component-take-property" since="1.0"/>
    <keyword type="function" name="i_cal_component_remove_property ()" link="ICalComponent.html#i-cal-component-remove-property" since="1.0"/>
    <keyword type="function" name="i_cal_component_count_properties ()" link="ICalComponent.html#i-cal-component-count-properties" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_parent ()" link="ICalComponent.html#i-cal-property-get-parent" since="2.0"/>
    <keyword type="function" name="i_cal_property_set_parent ()" link="ICalComponent.html#i-cal-property-set-parent" since="3.0"/>
    <keyword type="function" name="i_cal_property_get_datetime_with_component ()" link="ICalComponent.html#i-cal-property-get-datetime-with-component" since="3.0.5"/>
    <keyword type="function" name="i_cal_component_get_current_property ()" link="ICalComponent.html#i-cal-component-get-current-property" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_first_property ()" link="ICalComponent.html#i-cal-component-get-first-property" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_next_property ()" link="ICalComponent.html#i-cal-component-get-next-property" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_inner ()" link="ICalComponent.html#i-cal-component-get-inner" since="1.0"/>
    <keyword type="function" name="i_cal_component_add_component ()" link="ICalComponent.html#i-cal-component-add-component" since="1.0"/>
    <keyword type="function" name="i_cal_component_take_component ()" link="ICalComponent.html#i-cal-component-take-component" since="1.0"/>
    <keyword type="function" name="i_cal_component_remove_component ()" link="ICalComponent.html#i-cal-component-remove-component" since="1.0"/>
    <keyword type="function" name="i_cal_component_count_components ()" link="ICalComponent.html#i-cal-component-count-components" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_parent ()" link="ICalComponent.html#i-cal-component-get-parent" since="3.0"/>
    <keyword type="function" name="i_cal_component_set_parent ()" link="ICalComponent.html#i-cal-component-set-parent" since="3.0"/>
    <keyword type="function" name="i_cal_component_merge_component ()" link="ICalComponent.html#i-cal-component-merge-component" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_current_component ()" link="ICalComponent.html#i-cal-component-get-current-component" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_first_component ()" link="ICalComponent.html#i-cal-component-get-first-component" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_next_component ()" link="ICalComponent.html#i-cal-component-get-next-component" since="1.0"/>
    <keyword type="function" name="i_cal_component_begin_component ()" link="ICalComponent.html#i-cal-component-begin-component" since="1.0"/>
    <keyword type="function" name="i_cal_component_end_component ()" link="ICalComponent.html#i-cal-component-end-component" since="1.0"/>
    <keyword type="function" name="i_cal_comp_iter_next ()" link="ICalComponent.html#i-cal-comp-iter-next" since="1.0"/>
    <keyword type="function" name="i_cal_comp_iter_prior ()" link="ICalComponent.html#i-cal-comp-iter-prior" since="1.0"/>
    <keyword type="function" name="i_cal_comp_iter_deref ()" link="ICalComponent.html#i-cal-comp-iter-deref" since="1.0"/>
    <keyword type="function" name="i_cal_component_check_restrictions ()" link="ICalComponent.html#i-cal-component-check-restrictions" since="1.0"/>
    <keyword type="function" name="i_cal_component_count_errors ()" link="ICalComponent.html#i-cal-component-count-errors" since="1.0"/>
    <keyword type="function" name="i_cal_component_strip_errors ()" link="ICalComponent.html#i-cal-component-strip-errors" since="1.0"/>
    <keyword type="function" name="i_cal_component_convert_errors ()" link="ICalComponent.html#i-cal-component-convert-errors" since="1.0"/>
    <keyword type="function" name="i_cal_component_kind_is_valid ()" link="ICalComponent.html#i-cal-component-kind-is-valid" since="1.0"/>
    <keyword type="function" name="i_cal_component_kind_from_string ()" link="ICalComponent.html#i-cal-component-kind-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_component_kind_to_string ()" link="ICalComponent.html#i-cal-component-kind-to-string" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_first_real_component ()" link="ICalComponent.html#i-cal-component-get-first-real-component" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_span ()" link="ICalComponent.html#i-cal-component-get-span" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_dtstart ()" link="ICalComponent.html#i-cal-component-set-dtstart" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_dtstart ()" link="ICalComponent.html#i-cal-component-get-dtstart" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_dtend ()" link="ICalComponent.html#i-cal-component-set-dtend" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_dtend ()" link="ICalComponent.html#i-cal-component-get-dtend" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_due ()" link="ICalComponent.html#i-cal-component-set-due" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_due ()" link="ICalComponent.html#i-cal-component-get-due" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_duration ()" link="ICalComponent.html#i-cal-component-set-duration" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_duration ()" link="ICalComponent.html#i-cal-component-get-duration" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_method ()" link="ICalComponent.html#i-cal-component-set-method" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_method ()" link="ICalComponent.html#i-cal-component-get-method" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_dtstamp ()" link="ICalComponent.html#i-cal-component-set-dtstamp" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_dtstamp ()" link="ICalComponent.html#i-cal-component-get-dtstamp" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_summary ()" link="ICalComponent.html#i-cal-component-set-summary" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_summary ()" link="ICalComponent.html#i-cal-component-get-summary" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_comment ()" link="ICalComponent.html#i-cal-component-set-comment" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_comment ()" link="ICalComponent.html#i-cal-component-get-comment" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_uid ()" link="ICalComponent.html#i-cal-component-set-uid" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_uid ()" link="ICalComponent.html#i-cal-component-get-uid" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_relcalid ()" link="ICalComponent.html#i-cal-component-set-relcalid" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_relcalid ()" link="ICalComponent.html#i-cal-component-get-relcalid" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_recurrenceid ()" link="ICalComponent.html#i-cal-component-set-recurrenceid" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_recurrenceid ()" link="ICalComponent.html#i-cal-component-get-recurrenceid" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_description ()" link="ICalComponent.html#i-cal-component-set-description" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_description ()" link="ICalComponent.html#i-cal-component-get-description" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_location ()" link="ICalComponent.html#i-cal-component-set-location" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_location ()" link="ICalComponent.html#i-cal-component-get-location" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_sequence ()" link="ICalComponent.html#i-cal-component-set-sequence" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_sequence ()" link="ICalComponent.html#i-cal-component-get-sequence" since="1.0"/>
    <keyword type="function" name="i_cal_component_set_status ()" link="ICalComponent.html#i-cal-component-set-status" since="1.0"/>
    <keyword type="function" name="i_cal_component_get_status ()" link="ICalComponent.html#i-cal-component-get-status" since="1.0"/>
    <keyword type="function" name="i_cal_component_foreach_tzid ()" link="ICalComponent.html#i-cal-component-foreach-tzid" since="3.0.5"/>
    <keyword type="function" name="i_cal_component_foreach_recurrence ()" link="ICalComponent.html#i-cal-component-foreach-recurrence" since="3.0.5"/>
    <keyword type="function" name="i_cal_component_get_timezone ()" link="ICalComponent.html#i-cal-component-get-timezone" since="1.0"/>
    <keyword type="function" name="i_cal_property_recurrence_is_excluded ()" link="ICalComponent.html#i-cal-property-recurrence-is-excluded" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_vcalendar ()" link="ICalComponent.html#i-cal-component-new-vcalendar" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_vevent ()" link="ICalComponent.html#i-cal-component-new-vevent" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_vtodo ()" link="ICalComponent.html#i-cal-component-new-vtodo" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_vjournal ()" link="ICalComponent.html#i-cal-component-new-vjournal" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_valarm ()" link="ICalComponent.html#i-cal-component-new-valarm" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_vfreebusy ()" link="ICalComponent.html#i-cal-component-new-vfreebusy" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_vtimezone ()" link="ICalComponent.html#i-cal-component-new-vtimezone" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_xstandard ()" link="ICalComponent.html#i-cal-component-new-xstandard" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_xdaylight ()" link="ICalComponent.html#i-cal-component-new-xdaylight" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_vagenda ()" link="ICalComponent.html#i-cal-component-new-vagenda" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_vquery ()" link="ICalComponent.html#i-cal-component-new-vquery" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_vavailability ()" link="ICalComponent.html#i-cal-component-new-vavailability" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_xavailable ()" link="ICalComponent.html#i-cal-component-new-xavailable" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_vpoll ()" link="ICalComponent.html#i-cal-component-new-vpoll" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_vvoter ()" link="ICalComponent.html#i-cal-component-new-vvoter" since="1.0"/>
    <keyword type="function" name="i_cal_component_new_xvote ()" link="ICalComponent.html#i-cal-component-new-xvote" since="1.0"/>
    <keyword type="struct" name="ICalComponent" link="ICalComponent.html#ICalComponent-struct"/>
    <keyword type="struct" name="struct ICalComponentClass" link="ICalComponent.html#ICalComponentClass"/>
    <keyword type="function" name="i_cal_datetimeperiod_new ()" link="ICalDatetimeperiod.html#i-cal-datetimeperiod-new" since="1.0"/>
    <keyword type="function" name="i_cal_datetimeperiod_get_time ()" link="ICalDatetimeperiod.html#i-cal-datetimeperiod-get-time" since="1.0"/>
    <keyword type="function" name="i_cal_datetimeperiod_set_time ()" link="ICalDatetimeperiod.html#i-cal-datetimeperiod-set-time" since="1.0"/>
    <keyword type="function" name="i_cal_datetimeperiod_get_period ()" link="ICalDatetimeperiod.html#i-cal-datetimeperiod-get-period" since="1.0"/>
    <keyword type="function" name="i_cal_datetimeperiod_set_period ()" link="ICalDatetimeperiod.html#i-cal-datetimeperiod-set-period" since="1.0"/>
    <keyword type="struct" name="ICalDatetimeperiod" link="ICalDatetimeperiod.html#ICalDatetimeperiod-struct"/>
    <keyword type="struct" name="struct ICalDatetimeperiodClass" link="ICalDatetimeperiod.html#ICalDatetimeperiodClass"/>
    <keyword type="function" name="i_cal_parameter_new_actionparam ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-actionparam" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_actionparam ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-actionparam" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_actionparam ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-actionparam" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_altrep ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-altrep" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_altrep ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-altrep" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_altrep ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-altrep" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_charset ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-charset" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_charset ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-charset" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_charset ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-charset" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_cn ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-cn" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_cn ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-cn" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_cn ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-cn" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_cutype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-cutype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_cutype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-cutype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_cutype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-cutype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_delegatedfrom ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-delegatedfrom" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_delegatedfrom ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-delegatedfrom" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_delegatedfrom ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-delegatedfrom" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_delegatedto ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-delegatedto" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_delegatedto ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-delegatedto" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_delegatedto ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-delegatedto" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_dir ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-dir" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_dir ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-dir" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_dir ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-dir" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_enable ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-enable" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_enable ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-enable" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_enable ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-enable" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_encoding ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-encoding" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_encoding ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-encoding" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_encoding ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-encoding" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_fbtype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-fbtype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_fbtype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-fbtype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_fbtype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-fbtype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_filename ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-filename" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_get_filename ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-filename" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_set_filename ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-filename" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_new_fmttype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-fmttype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_fmttype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-fmttype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_fmttype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-fmttype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_iana ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-iana" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_iana ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-iana" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_iana ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-iana" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_id ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-id" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_id ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-id" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_id ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-id" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_language ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-language" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_language ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-language" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_language ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-language" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_latency ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-latency" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_latency ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-latency" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_latency ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-latency" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_local ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-local" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_local ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-local" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_local ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-local" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_localize ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-localize" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_localize ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-localize" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_localize ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-localize" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_managedid ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-managedid" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_get_managedid ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-managedid" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_set_managedid ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-managedid" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_new_member ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-member" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_member ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-member" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_member ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-member" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_modified ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-modified" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_get_modified ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-modified" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_set_modified ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-modified" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_new_options ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-options" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_options ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-options" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_options ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-options" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_partstat ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-partstat" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_partstat ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-partstat" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_partstat ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-partstat" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_publiccomment ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-publiccomment" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_get_publiccomment ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-publiccomment" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_set_publiccomment ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-publiccomment" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_new_range ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-range" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_range ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-range" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_range ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-range" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_reason ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-reason" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_get_reason ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-reason" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_set_reason ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-reason" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_new_related ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-related" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_related ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-related" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_related ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-related" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_reltype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-reltype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_reltype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-reltype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_reltype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-reltype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_required ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-required" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_get_required ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-required" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_set_required ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-required" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_new_response ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-response" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_get_response ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-response" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_set_response ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-response" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_new_role ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-role" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_role ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-role" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_role ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-role" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_rsvp ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-rsvp" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_rsvp ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-rsvp" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_rsvp ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-rsvp" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_scheduleagent ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-scheduleagent" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_scheduleagent ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-scheduleagent" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_scheduleagent ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-scheduleagent" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_scheduleforcesend ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-scheduleforcesend" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_scheduleforcesend ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-scheduleforcesend" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_scheduleforcesend ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-scheduleforcesend" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_schedulestatus ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-schedulestatus" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_schedulestatus ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-schedulestatus" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_schedulestatus ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-schedulestatus" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_sentby ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-sentby" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_sentby ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-sentby" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_sentby ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-sentby" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_size ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-size" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_get_size ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-size" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_set_size ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-size" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_new_stayinformed ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-stayinformed" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_get_stayinformed ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-stayinformed" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_set_stayinformed ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-stayinformed" since="2.0"/>
    <keyword type="function" name="i_cal_parameter_new_substate ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-substate" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_substate ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-substate" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_substate ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-substate" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_tzid ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-tzid" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_tzid ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-tzid" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_tzid ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-tzid" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_value ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-value" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_value ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-value" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_value ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-value" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_x ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-x" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_x ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-x" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_x ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-x" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_xliccomparetype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-xliccomparetype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_xliccomparetype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-xliccomparetype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_xliccomparetype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-xliccomparetype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_xlicerrortype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-new-xlicerrortype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_xlicerrortype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-get-xlicerrortype" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_xlicerrortype ()" link="libical-glib-i-cal-derived-parameter.html#i-cal-parameter-set-xlicerrortype" since="1.0"/>
    <keyword type="enum" name="enum ICalParameterKind" link="libical-glib-i-cal-derived-parameter.html#ICalParameterKind"/>
    <keyword type="enum" name="enum ICalParameterAction" link="libical-glib-i-cal-derived-parameter.html#ICalParameterAction"/>
    <keyword type="enum" name="enum ICalParameterCutype" link="libical-glib-i-cal-derived-parameter.html#ICalParameterCutype"/>
    <keyword type="enum" name="enum ICalParameterEnable" link="libical-glib-i-cal-derived-parameter.html#ICalParameterEnable"/>
    <keyword type="enum" name="enum ICalParameterEncoding" link="libical-glib-i-cal-derived-parameter.html#ICalParameterEncoding"/>
    <keyword type="enum" name="enum ICalParameterFbtype" link="libical-glib-i-cal-derived-parameter.html#ICalParameterFbtype"/>
    <keyword type="enum" name="enum ICalParameterLocal" link="libical-glib-i-cal-derived-parameter.html#ICalParameterLocal"/>
    <keyword type="enum" name="enum ICalParameterPartstat" link="libical-glib-i-cal-derived-parameter.html#ICalParameterPartstat"/>
    <keyword type="enum" name="enum ICalParameterRange" link="libical-glib-i-cal-derived-parameter.html#ICalParameterRange"/>
    <keyword type="enum" name="enum ICalParameterRelated" link="libical-glib-i-cal-derived-parameter.html#ICalParameterRelated"/>
    <keyword type="enum" name="enum ICalParameterReltype" link="libical-glib-i-cal-derived-parameter.html#ICalParameterReltype"/>
    <keyword type="enum" name="enum ICalParameterRequired" link="libical-glib-i-cal-derived-parameter.html#ICalParameterRequired"/>
    <keyword type="enum" name="enum ICalParameterRole" link="libical-glib-i-cal-derived-parameter.html#ICalParameterRole"/>
    <keyword type="enum" name="enum ICalParameterRsvp" link="libical-glib-i-cal-derived-parameter.html#ICalParameterRsvp"/>
    <keyword type="enum" name="enum ICalParameterScheduleagent" link="libical-glib-i-cal-derived-parameter.html#ICalParameterScheduleagent"/>
    <keyword type="enum" name="enum ICalParameterScheduleforcesend" link="libical-glib-i-cal-derived-parameter.html#ICalParameterScheduleforcesend"/>
    <keyword type="enum" name="enum ICalParameterStayinformed" link="libical-glib-i-cal-derived-parameter.html#ICalParameterStayinformed"/>
    <keyword type="enum" name="enum ICalParameterSubstate" link="libical-glib-i-cal-derived-parameter.html#ICalParameterSubstate"/>
    <keyword type="enum" name="enum ICalParameterValue" link="libical-glib-i-cal-derived-parameter.html#ICalParameterValue"/>
    <keyword type="enum" name="enum ICalParameterXliccomparetype" link="libical-glib-i-cal-derived-parameter.html#ICalParameterXliccomparetype"/>
    <keyword type="enum" name="enum ICalParameterXlicerrortype" link="libical-glib-i-cal-derived-parameter.html#ICalParameterXlicerrortype"/>
    <keyword type="function" name="i_cal_property_new_acceptresponse ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-acceptresponse" since="2.0"/>
    <keyword type="function" name="i_cal_property_set_acceptresponse ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-acceptresponse" since="2.0"/>
    <keyword type="function" name="i_cal_property_get_acceptresponse ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-acceptresponse" since="2.0"/>
    <keyword type="function" name="i_cal_property_new_acknowledged ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-acknowledged" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_acknowledged ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-acknowledged" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_acknowledged ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-acknowledged" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_action ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-action" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_action ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-action" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_action ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-action" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_allowconflict ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-allowconflict" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_allowconflict ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-allowconflict" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_allowconflict ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-allowconflict" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_attach ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-attach" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_attach ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-attach" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_attach ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-attach" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_attendee ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-attendee" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_attendee ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-attendee" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_attendee ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-attendee" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_busytype ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-busytype" since="2.0"/>
    <keyword type="function" name="i_cal_property_set_busytype ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-busytype" since="2.0"/>
    <keyword type="function" name="i_cal_property_get_busytype ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-busytype" since="2.0"/>
    <keyword type="function" name="i_cal_property_new_calid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-calid" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_calid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-calid" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_calid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-calid" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_calmaster ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-calmaster" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_calmaster ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-calmaster" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_calmaster ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-calmaster" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_calscale ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-calscale" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_calscale ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-calscale" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_calscale ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-calscale" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_capversion ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-capversion" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_capversion ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-capversion" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_capversion ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-capversion" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_carlevel ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-carlevel" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_carlevel ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-carlevel" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_carlevel ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-carlevel" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_carid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-carid" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_carid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-carid" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_carid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-carid" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_categories ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-categories" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_categories ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-categories" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_categories ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-categories" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_class ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-class" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_class ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-class" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_class ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-class" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_cmd ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-cmd" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_cmd ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-cmd" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_cmd ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-cmd" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_comment ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-comment" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_comment ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-comment" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_color ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-color" since="3.0.5"/>
    <keyword type="function" name="i_cal_property_new_color ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-color" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_color ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-color" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_comment ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-comment" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_completed ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-completed" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_completed ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-completed" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_completed ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-completed" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_components ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-components" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_components ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-components" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_components ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-components" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_contact ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-contact" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_contact ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-contact" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_contact ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-contact" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_created ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-created" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_created ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-created" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_created ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-created" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_csid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-csid" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_csid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-csid" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_csid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-csid" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_datemax ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-datemax" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_datemax ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-datemax" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_datemax ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-datemax" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_datemin ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-datemin" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_datemin ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-datemin" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_datemin ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-datemin" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_decreed ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-decreed" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_decreed ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-decreed" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_decreed ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-decreed" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_defaultcharset ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-defaultcharset" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_defaultcharset ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-defaultcharset" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_defaultcharset ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-defaultcharset" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_defaultlocale ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-defaultlocale" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_defaultlocale ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-defaultlocale" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_defaultlocale ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-defaultlocale" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_defaulttzid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-defaulttzid" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_defaulttzid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-defaulttzid" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_defaulttzid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-defaulttzid" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_defaultvcars ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-defaultvcars" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_defaultvcars ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-defaultvcars" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_defaultvcars ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-defaultvcars" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_deny ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-deny" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_deny ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-deny" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_deny ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-deny" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_description ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-description" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_description ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-description" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_description ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-description" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_dtend ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-dtend" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_dtend ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-dtend" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_dtend ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-dtend" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_dtstamp ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-dtstamp" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_dtstamp ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-dtstamp" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_dtstamp ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-dtstamp" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_dtstart ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-dtstart" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_dtstart ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-dtstart" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_dtstart ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-dtstart" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_due ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-due" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_due ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-due" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_due ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-due" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_duration ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-duration" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_duration ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-duration" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_duration ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-duration" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_estimatedduration ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-estimatedduration" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_estimatedduration ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-estimatedduration" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_estimatedduration ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-estimatedduration" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_exdate ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-exdate" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_exdate ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-exdate" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_exdate ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-exdate" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_expand ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-expand" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_expand ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-expand" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_expand ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-expand" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_exrule ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-exrule" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_exrule ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-exrule" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_exrule ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-exrule" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_freebusy ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-freebusy" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_freebusy ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-freebusy" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_freebusy ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-freebusy" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_geo ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-geo" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_geo ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-geo" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_geo ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-geo" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_grant ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-grant" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_grant ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-grant" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_grant ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-grant" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_itipversion ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-itipversion" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_itipversion ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-itipversion" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_itipversion ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-itipversion" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_lastmodified ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-lastmodified" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_lastmodified ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-lastmodified" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_lastmodified ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-lastmodified" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_location ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-location" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_location ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-location" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_location ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-location" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_maxcomponentsize ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-maxcomponentsize" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_maxcomponentsize ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-maxcomponentsize" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_maxcomponentsize ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-maxcomponentsize" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_maxdate ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-maxdate" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_maxdate ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-maxdate" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_maxdate ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-maxdate" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_maxresults ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-maxresults" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_maxresults ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-maxresults" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_maxresults ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-maxresults" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_maxresultssize ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-maxresultssize" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_maxresultssize ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-maxresultssize" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_maxresultssize ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-maxresultssize" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_method ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-method" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_method ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-method" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_method ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-method" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_mindate ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-mindate" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_mindate ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-mindate" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_mindate ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-mindate" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_multipart ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-multipart" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_multipart ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-multipart" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_multipart ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-multipart" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_name ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-name" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_name ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-name" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_name ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-name" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_organizer ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-organizer" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_organizer ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-organizer" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_organizer ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-organizer" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_owner ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-owner" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_owner ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-owner" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_owner ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-owner" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_percentcomplete ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-percentcomplete" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_percentcomplete ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-percentcomplete" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_percentcomplete ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-percentcomplete" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_permission ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-permission" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_permission ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-permission" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_permission ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-permission" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_pollcompletion ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-pollcompletion" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_pollcompletion ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-pollcompletion" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_pollcompletion ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-pollcompletion" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_pollitemid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-pollitemid" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_pollitemid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-pollitemid" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_pollitemid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-pollitemid" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_pollmode ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-pollmode" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_pollmode ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-pollmode" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_pollmode ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-pollmode" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_pollproperties ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-pollproperties" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_pollproperties ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-pollproperties" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_pollproperties ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-pollproperties" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_pollwinner ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-pollwinner" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_pollwinner ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-pollwinner" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_pollwinner ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-pollwinner" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_priority ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-priority" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_priority ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-priority" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_priority ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-priority" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_prodid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-prodid" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_prodid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-prodid" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_prodid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-prodid" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_query ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-query" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_query ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-query" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_query ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-query" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_querylevel ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-querylevel" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_querylevel ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-querylevel" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_querylevel ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-querylevel" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_queryid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-queryid" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_queryid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-queryid" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_queryid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-queryid" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_queryname ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-queryname" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_queryname ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-queryname" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_queryname ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-queryname" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_rdate ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-rdate" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_rdate ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-rdate" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_rdate ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-rdate" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_recuraccepted ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-recuraccepted" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_recuraccepted ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-recuraccepted" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_recuraccepted ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-recuraccepted" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_recurexpand ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-recurexpand" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_recurexpand ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-recurexpand" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_recurexpand ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-recurexpand" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_recurlimit ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-recurlimit" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_recurlimit ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-recurlimit" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_recurlimit ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-recurlimit" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_recurrenceid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-recurrenceid" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_recurrenceid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-recurrenceid" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_recurrenceid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-recurrenceid" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_relatedto ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-relatedto" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_relatedto ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-relatedto" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_relatedto ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-relatedto" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_relcalid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-relcalid" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_relcalid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-relcalid" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_relcalid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-relcalid" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_repeat ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-repeat" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_repeat ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-repeat" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_repeat ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-repeat" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_replyurl ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-replyurl" since="2.0"/>
    <keyword type="function" name="i_cal_property_set_replyurl ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-replyurl" since="2.0"/>
    <keyword type="function" name="i_cal_property_get_replyurl ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-replyurl" since="2.0"/>
    <keyword type="function" name="i_cal_property_new_requeststatus ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-requeststatus" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_requeststatus ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-requeststatus" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_requeststatus ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-requeststatus" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_resources ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-resources" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_resources ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-resources" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_resources ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-resources" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_response ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-response" since="2.0"/>
    <keyword type="function" name="i_cal_property_set_response ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-response" since="2.0"/>
    <keyword type="function" name="i_cal_property_get_response ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-response" since="2.0"/>
    <keyword type="function" name="i_cal_property_new_restriction ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-restriction" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_restriction ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-restriction" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_restriction ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-restriction" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_rrule ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-rrule" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_rrule ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-rrule" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_rrule ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-rrule" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_scope ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-scope" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_scope ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-scope" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_scope ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-scope" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_sequence ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-sequence" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_sequence ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-sequence" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_sequence ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-sequence" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_status ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-status" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_status ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-status" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_status ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-status" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_storesexpanded ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-storesexpanded" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_storesexpanded ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-storesexpanded" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_storesexpanded ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-storesexpanded" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_summary ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-summary" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_summary ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-summary" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_summary ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-summary" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_target ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-target" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_target ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-target" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_target ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-target" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_taskmode ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-taskmode" since="2.0"/>
    <keyword type="function" name="i_cal_property_set_taskmode ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-taskmode" since="2.0"/>
    <keyword type="function" name="i_cal_property_get_taskmode ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-taskmode" since="2.0"/>
    <keyword type="function" name="i_cal_property_new_transp ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-transp" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_transp ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-transp" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_transp ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-transp" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_trigger ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-trigger" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_trigger ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-trigger" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_trigger ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-trigger" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_tzid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-tzid" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_tzid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-tzid" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_tzid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-tzid" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_tzidaliasof ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-tzidaliasof" since="2.0"/>
    <keyword type="function" name="i_cal_property_set_tzidaliasof ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-tzidaliasof" since="2.0"/>
    <keyword type="function" name="i_cal_property_get_tzidaliasof ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-tzidaliasof" since="2.0"/>
    <keyword type="function" name="i_cal_property_new_tzname ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-tzname" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_tzname ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-tzname" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_tzname ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-tzname" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_tzoffsetfrom ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-tzoffsetfrom" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_tzoffsetfrom ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-tzoffsetfrom" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_tzoffsetfrom ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-tzoffsetfrom" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_tzoffsetto ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-tzoffsetto" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_tzoffsetto ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-tzoffsetto" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_tzoffsetto ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-tzoffsetto" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_tzuntil ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-tzuntil" since="2.0"/>
    <keyword type="function" name="i_cal_property_set_tzuntil ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-tzuntil" since="2.0"/>
    <keyword type="function" name="i_cal_property_get_tzuntil ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-tzuntil" since="2.0"/>
    <keyword type="function" name="i_cal_property_new_tzurl ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-tzurl" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_tzurl ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-tzurl" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_tzurl ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-tzurl" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_uid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-uid" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_uid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-uid" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_uid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-uid" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_url ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-url" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_url ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-url" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_url ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-url" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_version ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-version" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_version ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-version" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_version ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-version" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_voter ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-voter" since="2.0"/>
    <keyword type="function" name="i_cal_property_set_voter ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-voter" since="2.0"/>
    <keyword type="function" name="i_cal_property_get_voter ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-voter" since="2.0"/>
    <keyword type="function" name="i_cal_property_new_x ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-x" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_x ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-x" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_x ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-x" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_xlicclass ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-xlicclass" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_xlicclass ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-xlicclass" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_xlicclass ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-xlicclass" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_xlicclustercount ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-xlicclustercount" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_xlicclustercount ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-xlicclustercount" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_xlicclustercount ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-xlicclustercount" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_xlicerror ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-xlicerror" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_xlicerror ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-xlicerror" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_xlicerror ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-xlicerror" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_xlicmimecharset ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-xlicmimecharset" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_xlicmimecharset ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-xlicmimecharset" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_xlicmimecharset ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-xlicmimecharset" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_xlicmimecid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-xlicmimecid" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_xlicmimecid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-xlicmimecid" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_xlicmimecid ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-xlicmimecid" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_xlicmimecontenttype ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-xlicmimecontenttype" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_xlicmimecontenttype ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-xlicmimecontenttype" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_xlicmimecontenttype ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-xlicmimecontenttype" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_xlicmimeencoding ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-xlicmimeencoding" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_xlicmimeencoding ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-xlicmimeencoding" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_xlicmimeencoding ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-xlicmimeencoding" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_xlicmimefilename ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-xlicmimefilename" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_xlicmimefilename ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-xlicmimefilename" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_xlicmimefilename ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-xlicmimefilename" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_xlicmimeoptinfo ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-new-xlicmimeoptinfo" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_xlicmimeoptinfo ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-set-xlicmimeoptinfo" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_xlicmimeoptinfo ()" link="libical-glib-i-cal-derived-property.html#i-cal-property-get-xlicmimeoptinfo" since="1.0"/>
    <keyword type="enum" name="enum ICalPropertyKind" link="libical-glib-i-cal-derived-property.html#ICalPropertyKind"/>
    <keyword type="function" name="i_cal_value_set_x ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-x" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_x ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-x" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_x ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-x" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_recur ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-recur" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_recur ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-recur" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_recur ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-recur" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_trigger ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-trigger" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_trigger ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-trigger" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_trigger ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-trigger" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_datetime ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-datetime" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_datetime ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-datetime" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_datetime ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-datetime" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_datetimedate ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-datetimedate" since="3.0"/>
    <keyword type="function" name="i_cal_value_new_datetimedate ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-datetimedate" since="3.0"/>
    <keyword type="function" name="i_cal_value_get_datetimedate ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-datetimedate" since="3.0"/>
    <keyword type="function" name="i_cal_value_set_datetimeperiod ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-datetimeperiod" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_datetimeperiod ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-datetimeperiod" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_datetimeperiod ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-datetimeperiod" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_geo ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-geo" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_geo ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-geo" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_geo ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-geo" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_attach ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-attach" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_attach ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-attach" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_attach ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-attach" since="1.0"/>
    <keyword type="function" name="i_cal_value_reset_kind ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-reset-kind" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_xlicclass ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-xlicclass" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_xlicclass ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-xlicclass" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_xlicclass ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-xlicclass" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_boolean ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-boolean" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_boolean ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-boolean" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_boolean ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-boolean" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_busytype ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-busytype" since="2.0"/>
    <keyword type="function" name="i_cal_value_new_busytype ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-busytype" since="2.0"/>
    <keyword type="function" name="i_cal_value_get_busytype ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-busytype" since="2.0"/>
    <keyword type="function" name="i_cal_value_set_pollcompletion ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-pollcompletion" since="2.0"/>
    <keyword type="function" name="i_cal_value_new_pollcompletion ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-pollcompletion" since="2.0"/>
    <keyword type="function" name="i_cal_value_get_pollcompletion ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-pollcompletion" since="2.0"/>
    <keyword type="function" name="i_cal_value_set_taskmode ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-taskmode" since="2.0"/>
    <keyword type="function" name="i_cal_value_new_taskmode ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-taskmode" since="2.0"/>
    <keyword type="function" name="i_cal_value_get_taskmode ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-taskmode" since="2.0"/>
    <keyword type="function" name="i_cal_value_set_pollmode ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-pollmode" since="2.0"/>
    <keyword type="function" name="i_cal_value_new_pollmode ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-pollmode" since="2.0"/>
    <keyword type="function" name="i_cal_value_get_pollmode ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-pollmode" since="2.0"/>
    <keyword type="function" name="i_cal_value_set_utcoffset ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-utcoffset" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_utcoffset ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-utcoffset" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_utcoffset ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-utcoffset" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_method ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-method" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_method ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-method" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_method ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-method" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_caladdress ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-caladdress" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_caladdress ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-caladdress" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_caladdress ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-caladdress" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_period ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-period" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_period ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-period" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_period ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-period" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_status ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-status" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_status ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-status" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_status ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-status" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_binary ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-binary" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_binary ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-binary" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_binary ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-binary" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_text ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-text" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_text ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-text" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_text ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-text" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_duration ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-duration" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_duration ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-duration" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_duration ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-duration" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_integer ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-integer" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_integer ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-integer" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_integer ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-integer" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_uri ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-uri" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_uri ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-uri" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_uri ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-uri" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_class ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-class" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_class ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-class" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_class ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-class" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_float ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-float" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_float ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-float" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_float ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-float" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_query ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-query" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_query ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-query" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_query ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-query" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_string ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-string" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_string ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-string" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_string ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-string" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_transp ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-transp" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_transp ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-transp" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_transp ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-transp" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_requeststatus ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-requeststatus" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_requeststatus ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-requeststatus" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_requeststatus ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-requeststatus" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_date ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-date" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_date ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-date" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_date ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-date" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_action ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-action" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_action ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-action" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_action ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-action" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_cmd ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-cmd" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_cmd ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-cmd" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_cmd ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-cmd" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_querylevel ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-querylevel" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_querylevel ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-querylevel" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_querylevel ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-querylevel" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_carlevel ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-set-carlevel" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_carlevel ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-new-carlevel" since="1.0"/>
    <keyword type="function" name="i_cal_value_get_carlevel ()" link="libical-glib-i-cal-derived-value.html#i-cal-value-get-carlevel" since="1.0"/>
    <keyword type="enum" name="enum ICalValueKind" link="libical-glib-i-cal-derived-value.html#ICalValueKind"/>
    <keyword type="enum" name="enum ICalPropertyAction" link="libical-glib-i-cal-derived-value.html#ICalPropertyAction"/>
    <keyword type="enum" name="enum ICalPropertyBusytype" link="libical-glib-i-cal-derived-value.html#ICalPropertyBusytype"/>
    <keyword type="enum" name="enum ICalPropertyCarlevel" link="libical-glib-i-cal-derived-value.html#ICalPropertyCarlevel"/>
    <keyword type="enum" name="enum ICalProperty_Class" link="libical-glib-i-cal-derived-value.html#ICalProperty-Class"/>
    <keyword type="enum" name="enum ICalPropertyCmd" link="libical-glib-i-cal-derived-value.html#ICalPropertyCmd"/>
    <keyword type="enum" name="enum ICalPropertyMethod" link="libical-glib-i-cal-derived-value.html#ICalPropertyMethod"/>
    <keyword type="enum" name="enum ICalPropertyPollcompletion" link="libical-glib-i-cal-derived-value.html#ICalPropertyPollcompletion"/>
    <keyword type="enum" name="enum ICalPropertyPollmode" link="libical-glib-i-cal-derived-value.html#ICalPropertyPollmode"/>
    <keyword type="enum" name="enum ICalPropertyQuerylevel" link="libical-glib-i-cal-derived-value.html#ICalPropertyQuerylevel"/>
    <keyword type="enum" name="enum ICalPropertyStatus" link="libical-glib-i-cal-derived-value.html#ICalPropertyStatus"/>
    <keyword type="enum" name="enum ICalPropertyTaskmode" link="libical-glib-i-cal-derived-value.html#ICalPropertyTaskmode"/>
    <keyword type="enum" name="enum ICalPropertyTransp" link="libical-glib-i-cal-derived-value.html#ICalPropertyTransp"/>
    <keyword type="enum" name="enum ICalPropertyXlicclass" link="libical-glib-i-cal-derived-value.html#ICalPropertyXlicclass"/>
    <keyword type="function" name="i_cal_duration_is_neg ()" link="ICalDuration.html#i-cal-duration-is-neg" since="1.0"/>
    <keyword type="function" name="i_cal_duration_set_is_neg ()" link="ICalDuration.html#i-cal-duration-set-is-neg" since="1.0"/>
    <keyword type="function" name="i_cal_duration_get_days ()" link="ICalDuration.html#i-cal-duration-get-days" since="1.0"/>
    <keyword type="function" name="i_cal_duration_set_days ()" link="ICalDuration.html#i-cal-duration-set-days" since="1.0"/>
    <keyword type="function" name="i_cal_duration_get_weeks ()" link="ICalDuration.html#i-cal-duration-get-weeks" since="1.0"/>
    <keyword type="function" name="i_cal_duration_set_weeks ()" link="ICalDuration.html#i-cal-duration-set-weeks" since="1.0"/>
    <keyword type="function" name="i_cal_duration_get_hours ()" link="ICalDuration.html#i-cal-duration-get-hours" since="1.0"/>
    <keyword type="function" name="i_cal_duration_set_hours ()" link="ICalDuration.html#i-cal-duration-set-hours" since="1.0"/>
    <keyword type="function" name="i_cal_duration_get_minutes ()" link="ICalDuration.html#i-cal-duration-get-minutes" since="1.0"/>
    <keyword type="function" name="i_cal_duration_set_minutes ()" link="ICalDuration.html#i-cal-duration-set-minutes" since="1.0"/>
    <keyword type="function" name="i_cal_duration_get_seconds ()" link="ICalDuration.html#i-cal-duration-get-seconds" since="1.0"/>
    <keyword type="function" name="i_cal_duration_set_seconds ()" link="ICalDuration.html#i-cal-duration-set-seconds" since="1.0"/>
    <keyword type="function" name="i_cal_duration_new_from_int ()" link="ICalDuration.html#i-cal-duration-new-from-int" since="1.0"/>
    <keyword type="function" name="i_cal_duration_new_from_string ()" link="ICalDuration.html#i-cal-duration-new-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_duration_as_int ()" link="ICalDuration.html#i-cal-duration-as-int" since="1.0"/>
    <keyword type="function" name="i_cal_duration_as_ical_string ()" link="ICalDuration.html#i-cal-duration-as-ical-string" since="1.0"/>
    <keyword type="function" name="i_cal_duration_new_null_duration ()" link="ICalDuration.html#i-cal-duration-new-null-duration" since="1.0"/>
    <keyword type="function" name="i_cal_duration_new_bad_duration ()" link="ICalDuration.html#i-cal-duration-new-bad-duration" since="1.0"/>
    <keyword type="function" name="i_cal_duration_is_null_duration ()" link="ICalDuration.html#i-cal-duration-is-null-duration" since="1.0"/>
    <keyword type="function" name="i_cal_duration_is_bad_duration ()" link="ICalDuration.html#i-cal-duration-is-bad-duration" since="1.0"/>
    <keyword type="struct" name="ICalDuration" link="ICalDuration.html#ICalDuration-struct"/>
    <keyword type="struct" name="struct ICalDurationClass" link="ICalDuration.html#ICalDurationClass"/>
    <keyword type="function" name="i_cal_request_status_desc ()" link="libical-glib-i-cal-enums.html#i-cal-request-status-desc" since="1.0"/>
    <keyword type="function" name="i_cal_request_status_major ()" link="libical-glib-i-cal-enums.html#i-cal-request-status-major" since="1.0"/>
    <keyword type="function" name="i_cal_request_status_minor ()" link="libical-glib-i-cal-enums.html#i-cal-request-status-minor" since="1.0"/>
    <keyword type="function" name="i_cal_request_status_from_num ()" link="libical-glib-i-cal-enums.html#i-cal-request-status-from-num" since="1.0"/>
    <keyword type="function" name="i_cal_request_status_code ()" link="libical-glib-i-cal-enums.html#i-cal-request-status-code" since="1.0"/>
    <keyword type="enum" name="enum ICalComponentKind" link="libical-glib-i-cal-enums.html#ICalComponentKind"/>
    <keyword type="enum" name="enum ICalRequestStatus" link="libical-glib-i-cal-enums.html#ICalRequestStatus"/>
    <keyword type="function" name="i_cal_error_stop_here ()" link="libical-glib-i-cal-error.html#i-cal-error-stop-here" since="1.0"/>
    <keyword type="function" name="i_cal_error_crash_here ()" link="libical-glib-i-cal-error.html#i-cal-error-crash-here" since="1.0"/>
    <keyword type="function" name="i_cal_errno_return ()" link="libical-glib-i-cal-error.html#i-cal-errno-return" since="1.0"/>
    <keyword type="function" name="i_cal_error_clear_errno ()" link="libical-glib-i-cal-error.html#i-cal-error-clear-errno" since="1.0"/>
    <keyword type="function" name="i_cal_error_strerror ()" link="libical-glib-i-cal-error.html#i-cal-error-strerror" since="1.0"/>
    <keyword type="function" name="i_cal_error_perror ()" link="libical-glib-i-cal-error.html#i-cal-error-perror" since="1.0"/>
    <keyword type="function" name="i_cal_bt ()" link="libical-glib-i-cal-error.html#i-cal-bt" since="1.0"/>
    <keyword type="function" name="i_cal_error_set_error_state ()" link="libical-glib-i-cal-error.html#i-cal-error-set-error-state" since="1.0"/>
    <keyword type="function" name="i_cal_error_get_error_state ()" link="libical-glib-i-cal-error.html#i-cal-error-get-error-state" since="1.0"/>
    <keyword type="function" name="i_cal_error_set_errno ()" link="libical-glib-i-cal-error.html#i-cal-error-set-errno" since="1.0"/>
    <keyword type="function" name="i_cal_error_supress ()" link="libical-glib-i-cal-error.html#i-cal-error-supress" since="1.0"/>
    <keyword type="function" name="i_cal_error_restore ()" link="libical-glib-i-cal-error.html#i-cal-error-restore" since="1.0"/>
    <keyword type="enum" name="enum ICalErrorEnum" link="libical-glib-i-cal-error.html#ICalErrorEnum"/>
    <keyword type="enum" name="enum ICalErrorState" link="libical-glib-i-cal-error.html#ICalErrorState"/>
    <keyword type="function" name="i_cal_geo_new ()" link="ICalGeo.html#i-cal-geo-new" since="1.0"/>
    <keyword type="function" name="i_cal_geo_clone ()" link="ICalGeo.html#i-cal-geo-clone" since="1.0"/>
    <keyword type="function" name="i_cal_geo_get_lat ()" link="ICalGeo.html#i-cal-geo-get-lat" since="1.0"/>
    <keyword type="function" name="i_cal_geo_set_lat ()" link="ICalGeo.html#i-cal-geo-set-lat" since="1.0"/>
    <keyword type="function" name="i_cal_geo_get_lon ()" link="ICalGeo.html#i-cal-geo-get-lon" since="1.0"/>
    <keyword type="function" name="i_cal_geo_set_lon ()" link="ICalGeo.html#i-cal-geo-set-lon" since="1.0"/>
    <keyword type="struct" name="ICalGeo" link="ICalGeo.html#ICalGeo-struct"/>
    <keyword type="struct" name="struct ICalGeoClass" link="ICalGeo.html#ICalGeoClass"/>
    <keyword type="function" name="i_cal_memory_tmp_buffer ()" link="libical-glib-i-cal-memory.html#i-cal-memory-tmp-buffer" since="1.0"/>
    <keyword type="function" name="i_cal_memory_tmp_copy ()" link="libical-glib-i-cal-memory.html#i-cal-memory-tmp-copy" since="1.0"/>
    <keyword type="function" name="i_cal_memory_add_tmp_buffer ()" link="libical-glib-i-cal-memory.html#i-cal-memory-add-tmp-buffer" since="1.0"/>
    <keyword type="function" name="i_cal_memory_free_ring ()" link="libical-glib-i-cal-memory.html#i-cal-memory-free-ring" since="1.0"/>
    <keyword type="function" name="i_cal_memory_new_buffer ()" link="libical-glib-i-cal-memory.html#i-cal-memory-new-buffer" since="1.0"/>
    <keyword type="function" name="i_cal_memory_resize_buffer ()" link="libical-glib-i-cal-memory.html#i-cal-memory-resize-buffer" since="1.0"/>
    <keyword type="function" name="i_cal_memory_free_buffer ()" link="libical-glib-i-cal-memory.html#i-cal-memory-free-buffer" since="1.0"/>
    <keyword type="function" name="i_cal_memory_append_string ()" link="libical-glib-i-cal-memory.html#i-cal-memory-append-string" since="1.0"/>
    <keyword type="function" name="i_cal_memory_append_char ()" link="libical-glib-i-cal-memory.html#i-cal-memory-append-char" since="1.0"/>
    <keyword type="function" name="i_cal_memory_strdup ()" link="libical-glib-i-cal-memory.html#i-cal-memory-strdup" since="1.0"/>
    <keyword type="function" name="ICalMimeParseFunc ()" link="libical-glib-i-cal-mime.html#ICalMimeParseFunc"/>
    <keyword type="function" name="i_cal_mime_parse ()" link="libical-glib-i-cal-mime.html#i-cal-mime-parse" since="1.0"/>
    <keyword type="struct" name="struct ICalObject" link="ICalObject.html#ICalObject-struct"/>
    <keyword type="struct" name="struct ICalObjectClass" link="ICalObject.html#ICalObjectClass"/>
    <keyword type="struct" name="ICalObjectPrivate" link="ICalObject.html#ICalObjectPrivate"/>
    <keyword type="function" name="i_cal_parameter_new ()" link="ICalParameter.html#i-cal-parameter-new" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_clone ()" link="ICalParameter.html#i-cal-parameter-clone" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_from_string ()" link="ICalParameter.html#i-cal-parameter-new-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_new_from_value_string ()" link="ICalParameter.html#i-cal-parameter-new-from-value-string" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_free ()" link="ICalParameter.html#i-cal-parameter-free" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_as_ical_string ()" link="ICalParameter.html#i-cal-parameter-as-ical-string" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_isa ()" link="ICalParameter.html#i-cal-parameter-isa" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_isa_parameter ()" link="ICalParameter.html#i-cal-parameter-isa-parameter" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_xname ()" link="ICalParameter.html#i-cal-parameter-set-xname" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_xname ()" link="ICalParameter.html#i-cal-parameter-get-xname" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_xvalue ()" link="ICalParameter.html#i-cal-parameter-set-xvalue" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_xvalue ()" link="ICalParameter.html#i-cal-parameter-get-xvalue" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_iana_name ()" link="ICalParameter.html#i-cal-parameter-set-iana-name" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_iana_name ()" link="ICalParameter.html#i-cal-parameter-get-iana-name" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_set_iana_value ()" link="ICalParameter.html#i-cal-parameter-set-iana-value" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_get_iana_value ()" link="ICalParameter.html#i-cal-parameter-get-iana-value" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_has_same_name ()" link="ICalParameter.html#i-cal-parameter-has-same-name" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_kind_to_string ()" link="ICalParameter.html#i-cal-parameter-kind-to-string" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_kind_from_string ()" link="ICalParameter.html#i-cal-parameter-kind-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_kind_is_valid ()" link="ICalParameter.html#i-cal-parameter-kind-is-valid" since="3.0.5"/>
    <keyword type="struct" name="ICalParameter" link="ICalParameter.html#ICalParameter-struct"/>
    <keyword type="struct" name="struct ICalParameterClass" link="ICalParameter.html#ICalParameterClass"/>
    <keyword type="function" name="ICalParserLineGenFunc ()" link="ICalParser.html#ICalParserLineGenFunc"/>
    <keyword type="function" name="i_cal_parser_new ()" link="ICalParser.html#i-cal-parser-new" since="1.0"/>
    <keyword type="function" name="i_cal_parser_add_line ()" link="ICalParser.html#i-cal-parser-add-line" since="1.0"/>
    <keyword type="function" name="i_cal_parser_clean ()" link="ICalParser.html#i-cal-parser-clean" since="1.0"/>
    <keyword type="function" name="i_cal_parser_get_state ()" link="ICalParser.html#i-cal-parser-get-state" since="1.0"/>
    <keyword type="function" name="i_cal_parser_free ()" link="ICalParser.html#i-cal-parser-free" since="1.0"/>
    <keyword type="function" name="i_cal_parser_parse ()" link="ICalParser.html#i-cal-parser-parse" since="1.0"/>
    <keyword type="function" name="i_cal_parser_parse_string ()" link="ICalParser.html#i-cal-parser-parse-string" since="1.0"/>
    <keyword type="function" name="i_cal_parser_get_line ()" link="ICalParser.html#i-cal-parser-get-line" since="1.0"/>
    <keyword type="struct" name="ICalParser" link="ICalParser.html#ICalParser-struct"/>
    <keyword type="struct" name="struct ICalParserClass" link="ICalParser.html#ICalParserClass"/>
    <keyword type="enum" name="enum ICalParserState" link="ICalParser.html#ICalParserState"/>
    <keyword type="function" name="i_cal_period_get_start ()" link="ICalPeriod.html#i-cal-period-get-start" since="1.0"/>
    <keyword type="function" name="i_cal_period_set_start ()" link="ICalPeriod.html#i-cal-period-set-start" since="1.0"/>
    <keyword type="function" name="i_cal_period_get_end ()" link="ICalPeriod.html#i-cal-period-get-end" since="1.0"/>
    <keyword type="function" name="i_cal_period_set_end ()" link="ICalPeriod.html#i-cal-period-set-end" since="1.0"/>
    <keyword type="function" name="i_cal_period_get_duration ()" link="ICalPeriod.html#i-cal-period-get-duration" since="1.0"/>
    <keyword type="function" name="i_cal_period_set_duration ()" link="ICalPeriod.html#i-cal-period-set-duration" since="1.0"/>
    <keyword type="function" name="i_cal_period_new_from_string ()" link="ICalPeriod.html#i-cal-period-new-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_period_as_ical_string ()" link="ICalPeriod.html#i-cal-period-as-ical-string" since="1.0"/>
    <keyword type="function" name="i_cal_period_new_null_period ()" link="ICalPeriod.html#i-cal-period-new-null-period" since="1.0"/>
    <keyword type="function" name="i_cal_period_is_null_period ()" link="ICalPeriod.html#i-cal-period-is-null-period" since="1.0"/>
    <keyword type="function" name="i_cal_period_is_valid_period ()" link="ICalPeriod.html#i-cal-period-is-valid-period" since="1.0"/>
    <keyword type="struct" name="ICalPeriod" link="ICalPeriod.html#ICalPeriod-struct"/>
    <keyword type="struct" name="struct ICalPeriodClass" link="ICalPeriod.html#ICalPeriodClass"/>
    <keyword type="function" name="i_cal_property_new ()" link="ICalProperty.html#i-cal-property-new" since="1.0"/>
    <keyword type="function" name="i_cal_property_clone ()" link="ICalProperty.html#i-cal-property-clone" since="1.0"/>
    <keyword type="function" name="i_cal_property_new_from_string ()" link="ICalProperty.html#i-cal-property-new-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_property_as_ical_string ()" link="ICalProperty.html#i-cal-property-as-ical-string" since="1.0"/>
    <keyword type="function" name="i_cal_property_free ()" link="ICalProperty.html#i-cal-property-free" since="1.0"/>
    <keyword type="function" name="i_cal_property_isa ()" link="ICalProperty.html#i-cal-property-isa" since="1.0"/>
    <keyword type="function" name="i_cal_property_isa_property ()" link="ICalProperty.html#i-cal-property-isa-property" since="1.0"/>
    <keyword type="function" name="i_cal_property_add_parameter ()" link="ICalProperty.html#i-cal-property-add-parameter" since="1.0"/>
    <keyword type="function" name="i_cal_property_take_parameter ()" link="ICalProperty.html#i-cal-property-take-parameter" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_parameter ()" link="ICalProperty.html#i-cal-property-set-parameter" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_parameter_from_string ()" link="ICalProperty.html#i-cal-property-set-parameter-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_parameter_as_string ()" link="ICalProperty.html#i-cal-property-get-parameter-as-string" since="1.0"/>
    <keyword type="function" name="i_cal_property_remove_parameter_by_kind ()" link="ICalProperty.html#i-cal-property-remove-parameter-by-kind" since="1.0"/>
    <keyword type="function" name="i_cal_property_remove_parameter_by_name ()" link="ICalProperty.html#i-cal-property-remove-parameter-by-name" since="1.0"/>
    <keyword type="function" name="i_cal_property_remove_parameter_by_ref ()" link="ICalProperty.html#i-cal-property-remove-parameter-by-ref" since="1.0"/>
    <keyword type="function" name="i_cal_property_count_parameters ()" link="ICalProperty.html#i-cal-property-count-parameters" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_first_parameter ()" link="ICalProperty.html#i-cal-property-get-first-parameter" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_next_parameter ()" link="ICalProperty.html#i-cal-property-get-next-parameter" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_value ()" link="ICalProperty.html#i-cal-property-set-value" since="1.0"/>
    <keyword type="function" name="i_cal_property_take_value ()" link="ICalProperty.html#i-cal-property-take-value" since="1.0"/>
    <keyword type="function" name="i_cal_property_set_value_from_string ()" link="ICalProperty.html#i-cal-property-set-value-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_value ()" link="ICalProperty.html#i-cal-property-get-value" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_value_as_string ()" link="ICalProperty.html#i-cal-property-get-value-as-string" since="1.0"/>
    <keyword type="function" name="i_cal_value_set_parent ()" link="ICalProperty.html#i-cal-value-set-parent" since="2.0"/>
    <keyword type="function" name="i_cal_value_get_parent ()" link="ICalProperty.html#i-cal-value-get-parent" since="3.0"/>
    <keyword type="function" name="i_cal_parameter_set_parent ()" link="ICalProperty.html#i-cal-parameter-set-parent" since="3.0"/>
    <keyword type="function" name="i_cal_parameter_get_parent ()" link="ICalProperty.html#i-cal-parameter-get-parent" since="3.0"/>
    <keyword type="function" name="i_cal_property_set_x_name ()" link="ICalProperty.html#i-cal-property-set-x-name" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_x_name ()" link="ICalProperty.html#i-cal-property-get-x-name" since="1.0"/>
    <keyword type="function" name="i_cal_property_get_property_name ()" link="ICalProperty.html#i-cal-property-get-property-name" since="1.0"/>
    <keyword type="function" name="i_cal_parameter_value_to_value_kind ()" link="ICalProperty.html#i-cal-parameter-value-to-value-kind" since="1.0"/>
    <keyword type="function" name="i_cal_property_kind_to_value_kind ()" link="ICalProperty.html#i-cal-property-kind-to-value-kind" since="1.0"/>
    <keyword type="function" name="i_cal_value_kind_to_property_kind ()" link="ICalProperty.html#i-cal-value-kind-to-property-kind" since="1.0"/>
    <keyword type="function" name="i_cal_property_kind_to_string ()" link="ICalProperty.html#i-cal-property-kind-to-string" since="1.0"/>
    <keyword type="function" name="i_cal_property_kind_from_string ()" link="ICalProperty.html#i-cal-property-kind-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_property_kind_is_valid ()" link="ICalProperty.html#i-cal-property-kind-is-valid" since="1.0"/>
    <keyword type="function" name="i_cal_property_method_from_string ()" link="ICalProperty.html#i-cal-property-method-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_property_method_to_string ()" link="ICalProperty.html#i-cal-property-method-to-string" since="1.0"/>
    <keyword type="function" name="i_cal_property_enum_to_string ()" link="ICalProperty.html#i-cal-property-enum-to-string" since="1.0"/>
    <keyword type="function" name="i_cal_property_kind_and_string_to_enum ()" link="ICalProperty.html#i-cal-property-kind-and-string-to-enum" since="1.0"/>
    <keyword type="function" name="i_cal_property_status_from_string ()" link="ICalProperty.html#i-cal-property-status-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_property_status_to_string ()" link="ICalProperty.html#i-cal-property-status-to-string" since="1.0"/>
    <keyword type="function" name="i_cal_property_kind_has_property ()" link="ICalProperty.html#i-cal-property-kind-has-property" since="1.0"/>
    <keyword type="struct" name="ICalProperty" link="ICalProperty.html#ICalProperty-struct"/>
    <keyword type="struct" name="struct ICalPropertyClass" link="ICalProperty.html#ICalPropertyClass"/>
    <keyword type="function" name="i_cal_recur_expand_recurrence ()" link="libical-glib-i-cal-recur.html#i-cal-recur-expand-recurrence" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_weekday_from_string ()" link="libical-glib-i-cal-recur.html#i-cal-recurrence-weekday-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_weekday_to_string ()" link="libical-glib-i-cal-recur.html#i-cal-recurrence-weekday-to-string" since="2.0"/>
    <keyword type="function" name="i_cal_recurrence_frequency_from_string ()" link="libical-glib-i-cal-recur.html#i-cal-recurrence-frequency-from-string" since="2.0"/>
    <keyword type="function" name="i_cal_recurrence_frequency_to_string ()" link="libical-glib-i-cal-recur.html#i-cal-recurrence-frequency-to-string" since="2.0"/>
    <keyword type="function" name="i_cal_recurrence_skip_from_string ()" link="libical-glib-i-cal-recur.html#i-cal-recurrence-skip-from-string" since="2.0"/>
    <keyword type="function" name="i_cal_recurrence_skip_to_string ()" link="libical-glib-i-cal-recur.html#i-cal-recurrence-skip-to-string" since="2.0"/>
    <keyword type="function" name="i_cal_recur_iterator_new ()" link="ICalRecurIterator.html#i-cal-recur-iterator-new" since="1.0"/>
    <keyword type="function" name="i_cal_recur_iterator_next ()" link="ICalRecurIterator.html#i-cal-recur-iterator-next" since="1.0"/>
    <keyword type="function" name="i_cal_recur_iterator_set_start ()" link="ICalRecurIterator.html#i-cal-recur-iterator-set-start" since="3.0"/>
    <keyword type="function" name="i_cal_recur_iterator_free ()" link="ICalRecurIterator.html#i-cal-recur-iterator-free" since="1.0"/>
    <keyword type="struct" name="ICalRecurIterator" link="ICalRecurIterator.html#ICalRecurIterator-struct"/>
    <keyword type="struct" name="struct ICalRecurIteratorClass" link="ICalRecurIterator.html#ICalRecurIteratorClass"/>
    <keyword type="function" name="i_cal_recurrence_rscale_is_supported ()" link="ICalRecurrence.html#i-cal-recurrence-rscale-is-supported" since="2.0"/>
    <keyword type="function" name="i_cal_recurrence_rscale_supported_calendars ()" link="ICalRecurrence.html#i-cal-recurrence-rscale-supported-calendars" since="2.0"/>
    <keyword type="function" name="i_cal_recurrence_new ()" link="ICalRecurrence.html#i-cal-recurrence-new" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_clear ()" link="ICalRecurrence.html#i-cal-recurrence-clear" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_day_day_of_week ()" link="ICalRecurrence.html#i-cal-recurrence-day-day-of-week" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_day_position ()" link="ICalRecurrence.html#i-cal-recurrence-day-position" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_month_is_leap ()" link="ICalRecurrence.html#i-cal-recurrence-month-is-leap" since="2.0"/>
    <keyword type="function" name="i_cal_recurrence_month_month ()" link="ICalRecurrence.html#i-cal-recurrence-month-month" since="2.0"/>
    <keyword type="function" name="i_cal_recurrence_new_from_string ()" link="ICalRecurrence.html#i-cal-recurrence-new-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_to_string ()" link="ICalRecurrence.html#i-cal-recurrence-to-string" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_until ()" link="ICalRecurrence.html#i-cal-recurrence-get-until" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_until ()" link="ICalRecurrence.html#i-cal-recurrence-set-until" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_freq ()" link="ICalRecurrence.html#i-cal-recurrence-get-freq" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_freq ()" link="ICalRecurrence.html#i-cal-recurrence-set-freq" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_count ()" link="ICalRecurrence.html#i-cal-recurrence-get-count" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_count ()" link="ICalRecurrence.html#i-cal-recurrence-set-count" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_interval ()" link="ICalRecurrence.html#i-cal-recurrence-get-interval" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_interval ()" link="ICalRecurrence.html#i-cal-recurrence-set-interval" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_week_start ()" link="ICalRecurrence.html#i-cal-recurrence-get-week-start" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_week_start ()" link="ICalRecurrence.html#i-cal-recurrence-set-week-start" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_second_array ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-second-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_second_array ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-second-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_second ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-second" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_second ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-second" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_minute_array ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-minute-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_minute_array ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-minute-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_minute ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-minute" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_minute ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-minute" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_hour_array ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-hour-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_hour_array ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-hour-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_hour ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-hour" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_hour ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-hour" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_day_array ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-day-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_day_array ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-day-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_day ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-day" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_day ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-day" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_month_day_array ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-month-day-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_month_day_array ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-month-day-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_month_day ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-month-day" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_month_day ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-month-day" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_year_day_array ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-year-day-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_year_day_array ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-year-day-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_year_day ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-year-day" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_year_day ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-year-day" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_week_no_array ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-week-no-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_week_no_array ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-week-no-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_week_no ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-week-no" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_week_no ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-week-no" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_month_array ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-month-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_month_array ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-month-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_month ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-month" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_month ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-month" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_set_pos_array ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-set-pos-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_set_pos_array ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-set-pos-array" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_get_by_set_pos ()" link="ICalRecurrence.html#i-cal-recurrence-get-by-set-pos" since="1.0"/>
    <keyword type="function" name="i_cal_recurrence_set_by_set_pos ()" link="ICalRecurrence.html#i-cal-recurrence-set-by-set-pos" since="1.0"/>
    <keyword type="struct" name="ICalRecurrence" link="ICalRecurrence.html#ICalRecurrence-struct"/>
    <keyword type="struct" name="struct ICalRecurrenceClass" link="ICalRecurrence.html#ICalRecurrenceClass"/>
    <keyword type="enum" name="enum ICalRecurrenceFrequency" link="ICalRecurrence.html#ICalRecurrenceFrequency"/>
    <keyword type="enum" name="enum ICalRecurrenceWeekday" link="ICalRecurrence.html#ICalRecurrenceWeekday"/>
    <keyword type="enum" name="enum ICalRecurrenceSkip" link="ICalRecurrence.html#ICalRecurrenceSkip"/>
    <keyword type="enum" name="enum ICalRecurrenceArrayMaxValues" link="ICalRecurrence.html#ICalRecurrenceArrayMaxValues"/>
    <keyword type="enum" name="enum ICalRecurrenceArraySizes" link="ICalRecurrence.html#ICalRecurrenceArraySizes"/>
    <keyword type="function" name="i_cal_reqstat_new_from_string ()" link="ICalReqstat.html#i-cal-reqstat-new-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_reqstat_to_string ()" link="ICalReqstat.html#i-cal-reqstat-to-string" since="1.0"/>
    <keyword type="function" name="i_cal_reqstat_get_code ()" link="ICalReqstat.html#i-cal-reqstat-get-code" since="1.0"/>
    <keyword type="function" name="i_cal_reqstat_set_code ()" link="ICalReqstat.html#i-cal-reqstat-set-code" since="1.0"/>
    <keyword type="function" name="i_cal_reqstat_get_desc ()" link="ICalReqstat.html#i-cal-reqstat-get-desc" since="1.0"/>
    <keyword type="function" name="i_cal_reqstat_get_debug ()" link="ICalReqstat.html#i-cal-reqstat-get-debug" since="1.0"/>
    <keyword type="struct" name="ICalReqstat" link="ICalReqstat.html#ICalReqstat-struct"/>
    <keyword type="struct" name="struct ICalReqstatClass" link="ICalReqstat.html#ICalReqstatClass"/>
    <keyword type="function" name="i_cal_restriction_compare ()" link="libical-glib-i-cal-restriction.html#i-cal-restriction-compare" since="1.0"/>
    <keyword type="function" name="i_cal_restriction_check ()" link="libical-glib-i-cal-restriction.html#i-cal-restriction-check" since="1.0"/>
    <keyword type="enum" name="enum ICalRestrictionKind" link="libical-glib-i-cal-restriction.html#ICalRestrictionKind"/>
    <keyword type="function" name="i_cal_time_new ()" link="ICalTime.html#i-cal-time-new" since="1.0"/>
    <keyword type="function" name="i_cal_time_clone ()" link="ICalTime.html#i-cal-time-clone" since="1.0"/>
    <keyword type="function" name="i_cal_time_new_null_time ()" link="ICalTime.html#i-cal-time-new-null-time" since="1.0"/>
    <keyword type="function" name="i_cal_time_new_null_date ()" link="ICalTime.html#i-cal-time-new-null-date" since="1.0"/>
    <keyword type="function" name="i_cal_time_new_current_with_zone ()" link="ICalTime.html#i-cal-time-new-current-with-zone" since="1.0"/>
    <keyword type="function" name="i_cal_time_new_today ()" link="ICalTime.html#i-cal-time-new-today" since="1.0"/>
    <keyword type="function" name="i_cal_time_new_from_timet_with_zone ()" link="ICalTime.html#i-cal-time-new-from-timet-with-zone" since="1.0"/>
    <keyword type="function" name="i_cal_time_new_from_string ()" link="ICalTime.html#i-cal-time-new-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_time_new_from_day_of_year ()" link="ICalTime.html#i-cal-time-new-from-day-of-year" since="1.0"/>
    <keyword type="function" name="i_cal_time_as_timet ()" link="ICalTime.html#i-cal-time-as-timet" since="1.0"/>
    <keyword type="function" name="i_cal_time_as_timet_with_zone ()" link="ICalTime.html#i-cal-time-as-timet-with-zone" since="1.0"/>
    <keyword type="function" name="i_cal_time_as_ical_string ()" link="ICalTime.html#i-cal-time-as-ical-string" since="1.0"/>
    <keyword type="function" name="i_cal_time_get_timezone ()" link="ICalTime.html#i-cal-time-get-timezone" since="1.0"/>
    <keyword type="function" name="i_cal_time_set_timezone ()" link="ICalTime.html#i-cal-time-set-timezone" since="1.0"/>
    <keyword type="function" name="i_cal_time_get_tzid ()" link="ICalTime.html#i-cal-time-get-tzid" since="1.0"/>
    <keyword type="function" name="i_cal_time_day_of_year ()" link="ICalTime.html#i-cal-time-day-of-year" since="1.0"/>
    <keyword type="function" name="i_cal_time_day_of_week ()" link="ICalTime.html#i-cal-time-day-of-week" since="1.0"/>
    <keyword type="function" name="i_cal_time_start_doy_week ()" link="ICalTime.html#i-cal-time-start-doy-week" since="1.0"/>
    <keyword type="function" name="i_cal_time_week_number ()" link="ICalTime.html#i-cal-time-week-number" since="1.0"/>
    <keyword type="function" name="i_cal_time_is_null_time ()" link="ICalTime.html#i-cal-time-is-null-time" since="1.0"/>
    <keyword type="function" name="i_cal_time_is_valid_time ()" link="ICalTime.html#i-cal-time-is-valid-time" since="1.0"/>
    <keyword type="function" name="i_cal_time_is_date ()" link="ICalTime.html#i-cal-time-is-date" since="1.0"/>
    <keyword type="function" name="i_cal_time_is_utc ()" link="ICalTime.html#i-cal-time-is-utc" since="1.0"/>
    <keyword type="function" name="i_cal_time_compare ()" link="ICalTime.html#i-cal-time-compare" since="1.0"/>
    <keyword type="function" name="i_cal_time_compare_date_only ()" link="ICalTime.html#i-cal-time-compare-date-only" since="1.0"/>
    <keyword type="function" name="i_cal_time_compare_date_only_tz ()" link="ICalTime.html#i-cal-time-compare-date-only-tz" since="1.0"/>
    <keyword type="function" name="i_cal_time_adjust ()" link="ICalTime.html#i-cal-time-adjust" since="1.0"/>
    <keyword type="function" name="i_cal_time_normalize ()" link="ICalTime.html#i-cal-time-normalize" since="1.0"/>
    <keyword type="function" name="i_cal_time_normalize_inplace ()" link="ICalTime.html#i-cal-time-normalize-inplace" since="3.0.5"/>
    <keyword type="function" name="i_cal_time_convert_to_zone ()" link="ICalTime.html#i-cal-time-convert-to-zone" since="1.0"/>
    <keyword type="function" name="i_cal_time_convert_to_zone_inplace ()" link="ICalTime.html#i-cal-time-convert-to-zone-inplace" since="3.0.5"/>
    <keyword type="function" name="i_cal_time_days_in_month ()" link="ICalTime.html#i-cal-time-days-in-month" since="1.0"/>
    <keyword type="function" name="i_cal_time_days_is_leap_year ()" link="ICalTime.html#i-cal-time-days-is-leap-year" since="1.0"/>
    <keyword type="function" name="i_cal_time_days_in_year ()" link="ICalTime.html#i-cal-time-days-in-year" since="2.0"/>
    <keyword type="function" name="i_cal_time_span_new ()" link="ICalTime.html#i-cal-time-span-new" since="1.0"/>
    <keyword type="function" name="i_cal_time_span_overlaps ()" link="ICalTime.html#i-cal-time-span-overlaps" since="1.0"/>
    <keyword type="function" name="i_cal_time_span_contains ()" link="ICalTime.html#i-cal-time-span-contains" since="1.0"/>
    <keyword type="function" name="i_cal_time_add ()" link="ICalTime.html#i-cal-time-add" since="2.0"/>
    <keyword type="function" name="i_cal_time_subtract ()" link="ICalTime.html#i-cal-time-subtract" since="2.0"/>
    <keyword type="function" name="i_cal_time_get_year ()" link="ICalTime.html#i-cal-time-get-year" since="1.0"/>
    <keyword type="function" name="i_cal_time_set_year ()" link="ICalTime.html#i-cal-time-set-year" since="1.0"/>
    <keyword type="function" name="i_cal_time_get_month ()" link="ICalTime.html#i-cal-time-get-month" since="1.0"/>
    <keyword type="function" name="i_cal_time_set_month ()" link="ICalTime.html#i-cal-time-set-month" since="1.0"/>
    <keyword type="function" name="i_cal_time_get_day ()" link="ICalTime.html#i-cal-time-get-day" since="1.0"/>
    <keyword type="function" name="i_cal_time_set_day ()" link="ICalTime.html#i-cal-time-set-day" since="1.0"/>
    <keyword type="function" name="i_cal_time_get_hour ()" link="ICalTime.html#i-cal-time-get-hour" since="1.0"/>
    <keyword type="function" name="i_cal_time_set_hour ()" link="ICalTime.html#i-cal-time-set-hour" since="1.0"/>
    <keyword type="function" name="i_cal_time_get_minute ()" link="ICalTime.html#i-cal-time-get-minute" since="1.0"/>
    <keyword type="function" name="i_cal_time_set_minute ()" link="ICalTime.html#i-cal-time-set-minute" since="1.0"/>
    <keyword type="function" name="i_cal_time_get_second ()" link="ICalTime.html#i-cal-time-get-second" since="1.0"/>
    <keyword type="function" name="i_cal_time_set_second ()" link="ICalTime.html#i-cal-time-set-second" since="1.0"/>
    <keyword type="function" name="i_cal_time_set_is_date ()" link="ICalTime.html#i-cal-time-set-is-date" since="1.0"/>
    <keyword type="function" name="i_cal_time_is_daylight ()" link="ICalTime.html#i-cal-time-is-daylight" since="1.0"/>
    <keyword type="function" name="i_cal_time_set_is_daylight ()" link="ICalTime.html#i-cal-time-set-is-daylight" since="1.0"/>
    <keyword type="function" name="i_cal_time_get_date ()" link="ICalTime.html#i-cal-time-get-date" since="1.0"/>
    <keyword type="function" name="i_cal_time_set_date ()" link="ICalTime.html#i-cal-time-set-date" since="1.0"/>
    <keyword type="function" name="i_cal_time_get_time ()" link="ICalTime.html#i-cal-time-get-time" since="1.0"/>
    <keyword type="function" name="i_cal_time_set_time ()" link="ICalTime.html#i-cal-time-set-time" since="1.0"/>
    <keyword type="struct" name="ICalTime" link="ICalTime.html#ICalTime-struct"/>
    <keyword type="struct" name="struct ICalTimeClass" link="ICalTime.html#ICalTimeClass"/>
    <keyword type="function" name="i_cal_time_span_new_timet ()" link="ICalTimeSpan.html#i-cal-time-span-new-timet" since="3.0.5"/>
    <keyword type="function" name="i_cal_time_span_clone ()" link="ICalTimeSpan.html#i-cal-time-span-clone" since="3.0.5"/>
    <keyword type="function" name="i_cal_time_span_get_start ()" link="ICalTimeSpan.html#i-cal-time-span-get-start" since="1.0"/>
    <keyword type="function" name="i_cal_time_span_set_start ()" link="ICalTimeSpan.html#i-cal-time-span-set-start" since="1.0"/>
    <keyword type="function" name="i_cal_time_span_get_end ()" link="ICalTimeSpan.html#i-cal-time-span-get-end" since="1.0"/>
    <keyword type="function" name="i_cal_time_span_set_end ()" link="ICalTimeSpan.html#i-cal-time-span-set-end" since="1.0"/>
    <keyword type="function" name="i_cal_time_span_get_is_busy ()" link="ICalTimeSpan.html#i-cal-time-span-get-is-busy" since="1.0"/>
    <keyword type="function" name="i_cal_time_span_set_is_busy ()" link="ICalTimeSpan.html#i-cal-time-span-set-is-busy" since="1.0"/>
    <keyword type="struct" name="ICalTimeSpan" link="ICalTimeSpan.html#ICalTimeSpan-struct"/>
    <keyword type="struct" name="struct ICalTimeSpanClass" link="ICalTimeSpan.html#ICalTimeSpanClass"/>
    <keyword type="function" name="i_cal_timezone_new ()" link="ICalTimezone.html#i-cal-timezone-new" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_copy ()" link="ICalTimezone.html#i-cal-timezone-copy" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_free ()" link="ICalTimezone.html#i-cal-timezone-free" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_set_tzid_prefix ()" link="ICalTimezone.html#i-cal-timezone-set-tzid-prefix" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_free_builtin_timezones ()" link="ICalTimezone.html#i-cal-timezone-free-builtin-timezones" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_builtin_timezone ()" link="ICalTimezone.html#i-cal-timezone-get-builtin-timezone" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_builtin_timezone_from_offset ()" link="ICalTimezone.html#i-cal-timezone-get-builtin-timezone-from-offset" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_builtin_timezone_from_tzid ()" link="ICalTimezone.html#i-cal-timezone-get-builtin-timezone-from-tzid" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_builtin_timezones ()" link="ICalTimezone.html#i-cal-timezone-get-builtin-timezones" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_utc_timezone ()" link="ICalTimezone.html#i-cal-timezone-get-utc-timezone" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_tzid ()" link="ICalTimezone.html#i-cal-timezone-get-tzid" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_location ()" link="ICalTimezone.html#i-cal-timezone-get-location" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_tznames ()" link="ICalTimezone.html#i-cal-timezone-get-tznames" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_latitude ()" link="ICalTimezone.html#i-cal-timezone-get-latitude" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_longitude ()" link="ICalTimezone.html#i-cal-timezone-get-longitude" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_component ()" link="ICalTimezone.html#i-cal-timezone-get-component" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_set_component ()" link="ICalTimezone.html#i-cal-timezone-set-component" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_display_name ()" link="ICalTimezone.html#i-cal-timezone-get-display-name" since="1.0"/>
    <keyword type="function" name="i_cal_time_convert_timezone ()" link="ICalTimezone.html#i-cal-time-convert-timezone" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_utc_offset ()" link="ICalTimezone.html#i-cal-timezone-get-utc-offset" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_get_utc_offset_of_utc_time ()" link="ICalTimezone.html#i-cal-timezone-get-utc-offset-of-utc-time" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_array_new ()" link="ICalTimezone.html#i-cal-timezone-array-new" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_array_append_from_vtimezone ()" link="ICalTimezone.html#i-cal-timezone-array-append-from-vtimezone" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_array_free ()" link="ICalTimezone.html#i-cal-timezone-array-free" since="1.0"/>
    <keyword type="function" name="i_cal_time_timezone_expand_vtimezone ()" link="ICalTimezone.html#i-cal-time-timezone-expand-vtimezone" since="2.0"/>
    <keyword type="function" name="i_cal_timezone_get_location_from_vtimezone ()" link="ICalTimezone.html#i-cal-timezone-get-location-from-vtimezone" since="2.0"/>
    <keyword type="function" name="i_cal_timezone_get_tznames_from_vtimezone ()" link="ICalTimezone.html#i-cal-timezone-get-tznames-from-vtimezone" since="2.0"/>
    <keyword type="function" name="i_cal_timezone_set_zone_directory ()" link="ICalTimezone.html#i-cal-timezone-set-zone-directory" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_free_zone_directory ()" link="ICalTimezone.html#i-cal-timezone-free-zone-directory" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_release_zone_tab ()" link="ICalTimezone.html#i-cal-timezone-release-zone-tab" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_set_builtin_tzdata ()" link="ICalTimezone.html#i-cal-timezone-set-builtin-tzdata" since="2.0"/>
    <keyword type="function" name="i_cal_timezone_get_builtin_tzdata ()" link="ICalTimezone.html#i-cal-timezone-get-builtin-tzdata" since="2.0"/>
    <keyword type="function" name="i_cal_timezone_dump_changes ()" link="ICalTimezone.html#i-cal-timezone-dump-changes" since="1.0"/>
    <keyword type="function" name="i_cal_timezone_array_element_at ()" link="ICalTimezone.html#i-cal-timezone-array-element-at" since="1.0"/>
    <keyword type="struct" name="ICalTimezone" link="ICalTimezone.html#ICalTimezone-struct"/>
    <keyword type="struct" name="struct ICalTimezoneClass" link="ICalTimezone.html#ICalTimezoneClass"/>
    <keyword type="function" name="i_cal_trigger_new_from_int ()" link="ICalTrigger.html#i-cal-trigger-new-from-int" since="1.0"/>
    <keyword type="function" name="i_cal_trigger_new_from_string ()" link="ICalTrigger.html#i-cal-trigger-new-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_trigger_is_null_trigger ()" link="ICalTrigger.html#i-cal-trigger-is-null-trigger" since="1.0"/>
    <keyword type="function" name="i_cal_trigger_is_bad_trigger ()" link="ICalTrigger.html#i-cal-trigger-is-bad-trigger" since="1.0"/>
    <keyword type="function" name="i_cal_trigger_get_time ()" link="ICalTrigger.html#i-cal-trigger-get-time" since="1.0"/>
    <keyword type="function" name="i_cal_trigger_set_time ()" link="ICalTrigger.html#i-cal-trigger-set-time" since="1.0"/>
    <keyword type="function" name="i_cal_trigger_get_duration ()" link="ICalTrigger.html#i-cal-trigger-get-duration" since="1.0"/>
    <keyword type="function" name="i_cal_trigger_set_duration ()" link="ICalTrigger.html#i-cal-trigger-set-duration" since="1.0"/>
    <keyword type="struct" name="ICalTrigger" link="ICalTrigger.html#ICalTrigger-struct"/>
    <keyword type="struct" name="struct ICalTriggerClass" link="ICalTrigger.html#ICalTriggerClass"/>
    <keyword type="function" name="i_cal_get_unknown_token_handling_setting ()" link="libical-glib-i-cal-unknowntokenhandling.html#i-cal-get-unknown-token-handling-setting" since="1.0"/>
    <keyword type="function" name="i_cal_set_unknown_token_handling_setting ()" link="libical-glib-i-cal-unknowntokenhandling.html#i-cal-set-unknown-token-handling-setting" since="1.0"/>
    <keyword type="enum" name="enum ICalUnknowntokenhandling" link="libical-glib-i-cal-unknowntokenhandling.html#ICalUnknowntokenhandling"/>
    <keyword type="function" name="i_cal_value_new ()" link="ICalValue.html#i-cal-value-new" since="1.0"/>
    <keyword type="function" name="i_cal_value_clone ()" link="ICalValue.html#i-cal-value-clone" since="1.0"/>
    <keyword type="function" name="i_cal_value_new_from_string ()" link="ICalValue.html#i-cal-value-new-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_value_free ()" link="ICalValue.html#i-cal-value-free" since="1.0"/>
    <keyword type="function" name="i_cal_value_is_valid ()" link="ICalValue.html#i-cal-value-is-valid" since="1.0"/>
    <keyword type="function" name="i_cal_value_as_ical_string ()" link="ICalValue.html#i-cal-value-as-ical-string" since="1.0"/>
    <keyword type="function" name="i_cal_value_isa ()" link="ICalValue.html#i-cal-value-isa" since="1.0"/>
    <keyword type="function" name="i_cal_value_isa_value ()" link="ICalValue.html#i-cal-value-isa-value" since="1.0"/>
    <keyword type="function" name="i_cal_value_compare ()" link="ICalValue.html#i-cal-value-compare" since="1.0"/>
    <keyword type="function" name="i_cal_value_kind_from_string ()" link="ICalValue.html#i-cal-value-kind-from-string" since="1.0"/>
    <keyword type="function" name="i_cal_value_kind_to_string ()" link="ICalValue.html#i-cal-value-kind-to-string" since="1.0"/>
    <keyword type="function" name="i_cal_value_kind_is_valid ()" link="ICalValue.html#i-cal-value-kind-is-valid" since="1.0"/>
    <keyword type="function" name="i_cal_value_encode_ical_string ()" link="ICalValue.html#i-cal-value-encode-ical-string" since="1.0"/>
    <keyword type="function" name="i_cal_value_decode_ical_string ()" link="ICalValue.html#i-cal-value-decode-ical-string" since="1.0"/>
    <keyword type="struct" name="ICalValue" link="ICalValue.html#ICalValue-struct"/>
    <keyword type="struct" name="struct ICalValueClass" link="ICalValue.html#ICalValueClass"/>
    <keyword type="constant" name="I_CAL_ANY_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ANY-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTIONPARAM_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ACTIONPARAM-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_ALTREP_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ALTREP-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_CHARSET_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-CHARSET-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_CN_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-CN-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_CUTYPE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-CUTYPE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_DELEGATEDFROM_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-DELEGATEDFROM-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_DELEGATEDTO_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-DELEGATEDTO-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_DIR_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-DIR-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_ENABLE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ENABLE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_ENCODING_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ENCODING-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_FBTYPE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-FBTYPE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_FILENAME_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-FILENAME-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_FMTTYPE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-FMTTYPE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_IANA_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-IANA-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_ID_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ID-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_LANGUAGE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-LANGUAGE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_LATENCY_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-LATENCY-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_LOCAL_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-LOCAL-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_LOCALIZE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-LOCALIZE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_MANAGEDID_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-MANAGEDID-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_MEMBER_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-MEMBER-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_MODIFIED_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-MODIFIED-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_OPTIONS_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-OPTIONS-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_PARTSTAT_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-PARTSTAT-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_PUBLICCOMMENT_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-PUBLICCOMMENT-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_RANGE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RANGE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_REASON_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-REASON-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_RELATED_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RELATED-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_RELTYPE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RELTYPE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_REQUIRED_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-REQUIRED-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_RESPONSE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RESPONSE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_ROLE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ROLE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_RSVP_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RSVP-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_SCHEDULEAGENT_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SCHEDULEAGENT-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_SCHEDULEFORCESEND_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SCHEDULEFORCESEND-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_SCHEDULESTATUS_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SCHEDULESTATUS-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_SENTBY_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SENTBY-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_SIZE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SIZE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_STAYINFORMED_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-STAYINFORMED-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_SUBSTATE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SUBSTATE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_TZID_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-TZID-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_X_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-X-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCOMPARETYPE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICCOMPARETYPE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERRORTYPE_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICERRORTYPE-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_NO_PARAMETER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-NO-PARAMETER:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTIONPARAM_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ACTIONPARAM-X:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTIONPARAM_ASK" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ACTIONPARAM-ASK:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTIONPARAM_ABORT" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ACTIONPARAM-ABORT:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTIONPARAM_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ACTIONPARAM-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_CUTYPE_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-CUTYPE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_CUTYPE_INDIVIDUAL" link="libical-glib-i-cal-derived-parameter.html#I-CAL-CUTYPE-INDIVIDUAL:CAPS"/>
    <keyword type="constant" name="I_CAL_CUTYPE_GROUP" link="libical-glib-i-cal-derived-parameter.html#I-CAL-CUTYPE-GROUP:CAPS"/>
    <keyword type="constant" name="I_CAL_CUTYPE_RESOURCE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-CUTYPE-RESOURCE:CAPS"/>
    <keyword type="constant" name="I_CAL_CUTYPE_ROOM" link="libical-glib-i-cal-derived-parameter.html#I-CAL-CUTYPE-ROOM:CAPS"/>
    <keyword type="constant" name="I_CAL_CUTYPE_UNKNOWN" link="libical-glib-i-cal-derived-parameter.html#I-CAL-CUTYPE-UNKNOWN:CAPS"/>
    <keyword type="constant" name="I_CAL_CUTYPE_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-CUTYPE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_ENABLE_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ENABLE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_ENABLE_TRUE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ENABLE-TRUE:CAPS"/>
    <keyword type="constant" name="I_CAL_ENABLE_FALSE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ENABLE-FALSE:CAPS"/>
    <keyword type="constant" name="I_CAL_ENABLE_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ENABLE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_ENCODING_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ENCODING-X:CAPS"/>
    <keyword type="constant" name="I_CAL_ENCODING_8BIT" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ENCODING-8BIT:CAPS"/>
    <keyword type="constant" name="I_CAL_ENCODING_BASE64" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ENCODING-BASE64:CAPS"/>
    <keyword type="constant" name="I_CAL_ENCODING_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ENCODING-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_FBTYPE_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-FBTYPE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_FBTYPE_FREE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-FBTYPE-FREE:CAPS"/>
    <keyword type="constant" name="I_CAL_FBTYPE_BUSY" link="libical-glib-i-cal-derived-parameter.html#I-CAL-FBTYPE-BUSY:CAPS"/>
    <keyword type="constant" name="I_CAL_FBTYPE_BUSYUNAVAILABLE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-FBTYPE-BUSYUNAVAILABLE:CAPS"/>
    <keyword type="constant" name="I_CAL_FBTYPE_BUSYTENTATIVE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-FBTYPE-BUSYTENTATIVE:CAPS"/>
    <keyword type="constant" name="I_CAL_FBTYPE_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-FBTYPE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_LOCAL_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-LOCAL-X:CAPS"/>
    <keyword type="constant" name="I_CAL_LOCAL_TRUE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-LOCAL-TRUE:CAPS"/>
    <keyword type="constant" name="I_CAL_LOCAL_FALSE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-LOCAL-FALSE:CAPS"/>
    <keyword type="constant" name="I_CAL_LOCAL_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-LOCAL-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_PARTSTAT_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-PARTSTAT-X:CAPS"/>
    <keyword type="constant" name="I_CAL_PARTSTAT_NEEDSACTION" link="libical-glib-i-cal-derived-parameter.html#I-CAL-PARTSTAT-NEEDSACTION:CAPS"/>
    <keyword type="constant" name="I_CAL_PARTSTAT_ACCEPTED" link="libical-glib-i-cal-derived-parameter.html#I-CAL-PARTSTAT-ACCEPTED:CAPS"/>
    <keyword type="constant" name="I_CAL_PARTSTAT_DECLINED" link="libical-glib-i-cal-derived-parameter.html#I-CAL-PARTSTAT-DECLINED:CAPS"/>
    <keyword type="constant" name="I_CAL_PARTSTAT_TENTATIVE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-PARTSTAT-TENTATIVE:CAPS"/>
    <keyword type="constant" name="I_CAL_PARTSTAT_DELEGATED" link="libical-glib-i-cal-derived-parameter.html#I-CAL-PARTSTAT-DELEGATED:CAPS"/>
    <keyword type="constant" name="I_CAL_PARTSTAT_COMPLETED" link="libical-glib-i-cal-derived-parameter.html#I-CAL-PARTSTAT-COMPLETED:CAPS"/>
    <keyword type="constant" name="I_CAL_PARTSTAT_INPROCESS" link="libical-glib-i-cal-derived-parameter.html#I-CAL-PARTSTAT-INPROCESS:CAPS"/>
    <keyword type="constant" name="I_CAL_PARTSTAT_FAILED" link="libical-glib-i-cal-derived-parameter.html#I-CAL-PARTSTAT-FAILED:CAPS"/>
    <keyword type="constant" name="I_CAL_PARTSTAT_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-PARTSTAT-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_RANGE_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RANGE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_RANGE_THISANDPRIOR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RANGE-THISANDPRIOR:CAPS"/>
    <keyword type="constant" name="I_CAL_RANGE_THISANDFUTURE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RANGE-THISANDFUTURE:CAPS"/>
    <keyword type="constant" name="I_CAL_RANGE_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RANGE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_RELATED_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RELATED-X:CAPS"/>
    <keyword type="constant" name="I_CAL_RELATED_START" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RELATED-START:CAPS"/>
    <keyword type="constant" name="I_CAL_RELATED_END" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RELATED-END:CAPS"/>
    <keyword type="constant" name="I_CAL_RELATED_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RELATED-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_RELTYPE_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RELTYPE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_RELTYPE_PARENT" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RELTYPE-PARENT:CAPS"/>
    <keyword type="constant" name="I_CAL_RELTYPE_CHILD" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RELTYPE-CHILD:CAPS"/>
    <keyword type="constant" name="I_CAL_RELTYPE_SIBLING" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RELTYPE-SIBLING:CAPS"/>
    <keyword type="constant" name="I_CAL_RELTYPE_POLL" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RELTYPE-POLL:CAPS"/>
    <keyword type="constant" name="I_CAL_RELTYPE_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RELTYPE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_REQUIRED_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-REQUIRED-X:CAPS"/>
    <keyword type="constant" name="I_CAL_REQUIRED_TRUE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-REQUIRED-TRUE:CAPS"/>
    <keyword type="constant" name="I_CAL_REQUIRED_FALSE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-REQUIRED-FALSE:CAPS"/>
    <keyword type="constant" name="I_CAL_REQUIRED_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-REQUIRED-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_ROLE_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ROLE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_ROLE_CHAIR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ROLE-CHAIR:CAPS"/>
    <keyword type="constant" name="I_CAL_ROLE_REQPARTICIPANT" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ROLE-REQPARTICIPANT:CAPS"/>
    <keyword type="constant" name="I_CAL_ROLE_OPTPARTICIPANT" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ROLE-OPTPARTICIPANT:CAPS"/>
    <keyword type="constant" name="I_CAL_ROLE_NONPARTICIPANT" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ROLE-NONPARTICIPANT:CAPS"/>
    <keyword type="constant" name="I_CAL_ROLE_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-ROLE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_RSVP_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RSVP-X:CAPS"/>
    <keyword type="constant" name="I_CAL_RSVP_TRUE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RSVP-TRUE:CAPS"/>
    <keyword type="constant" name="I_CAL_RSVP_FALSE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RSVP-FALSE:CAPS"/>
    <keyword type="constant" name="I_CAL_RSVP_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-RSVP-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_SCHEDULEAGENT_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SCHEDULEAGENT-X:CAPS"/>
    <keyword type="constant" name="I_CAL_SCHEDULEAGENT_SERVER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SCHEDULEAGENT-SERVER:CAPS"/>
    <keyword type="constant" name="I_CAL_SCHEDULEAGENT_CLIENT" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SCHEDULEAGENT-CLIENT:CAPS"/>
    <keyword type="constant" name="I_CAL_SCHEDULEAGENT_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SCHEDULEAGENT-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_SCHEDULEFORCESEND_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SCHEDULEFORCESEND-X:CAPS"/>
    <keyword type="constant" name="I_CAL_SCHEDULEFORCESEND_REQUEST" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SCHEDULEFORCESEND-REQUEST:CAPS"/>
    <keyword type="constant" name="I_CAL_SCHEDULEFORCESEND_REPLY" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SCHEDULEFORCESEND-REPLY:CAPS"/>
    <keyword type="constant" name="I_CAL_SCHEDULEFORCESEND_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SCHEDULEFORCESEND-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_STAYINFORMED_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-STAYINFORMED-X:CAPS"/>
    <keyword type="constant" name="I_CAL_STAYINFORMED_TRUE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-STAYINFORMED-TRUE:CAPS"/>
    <keyword type="constant" name="I_CAL_STAYINFORMED_FALSE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-STAYINFORMED-FALSE:CAPS"/>
    <keyword type="constant" name="I_CAL_STAYINFORMED_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-STAYINFORMED-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_SUBSTATE_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SUBSTATE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_SUBSTATE_OK" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SUBSTATE-OK:CAPS"/>
    <keyword type="constant" name="I_CAL_SUBSTATE_ERROR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SUBSTATE-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_SUBSTATE_SUSPENDED" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SUBSTATE-SUSPENDED:CAPS"/>
    <keyword type="constant" name="I_CAL_SUBSTATE_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-SUBSTATE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_BINARY" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-BINARY:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_BOOLEAN" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-BOOLEAN:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_DATE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-DATE:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_DURATION" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-DURATION:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_FLOAT" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-FLOAT:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_INTEGER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-INTEGER:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_PERIOD" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-PERIOD:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_RECUR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-RECUR:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_TEXT" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-TEXT:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_URI" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-URI:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_ERROR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_DATETIME" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-DATETIME:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_UTCOFFSET" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-UTCOFFSET:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_CALADDRESS" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-CALADDRESS:CAPS"/>
    <keyword type="constant" name="I_CAL_VALUE_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-VALUE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCOMPARETYPE_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICCOMPARETYPE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCOMPARETYPE_EQUAL" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICCOMPARETYPE-EQUAL:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCOMPARETYPE_NOTEQUAL" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICCOMPARETYPE-NOTEQUAL:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCOMPARETYPE_LESS" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICCOMPARETYPE-LESS:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCOMPARETYPE_GREATER" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICCOMPARETYPE-GREATER:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCOMPARETYPE_LESSEQUAL" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICCOMPARETYPE-LESSEQUAL:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCOMPARETYPE_GREATEREQUAL" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICCOMPARETYPE-GREATEREQUAL:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCOMPARETYPE_REGEX" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICCOMPARETYPE-REGEX:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCOMPARETYPE_ISNULL" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICCOMPARETYPE-ISNULL:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCOMPARETYPE_ISNOTNULL" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICCOMPARETYPE-ISNOTNULL:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCOMPARETYPE_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICCOMPARETYPE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERRORTYPE_X" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICERRORTYPE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERRORTYPE_COMPONENTPARSEERROR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICERRORTYPE-COMPONENTPARSEERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERRORTYPE_PROPERTYPARSEERROR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICERRORTYPE-PROPERTYPARSEERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERRORTYPE_PARAMETERNAMEPARSEERROR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICERRORTYPE-PARAMETERNAMEPARSEERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERRORTYPE_PARAMETERVALUEPARSEERROR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICERRORTYPE-PARAMETERVALUEPARSEERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERRORTYPE_VALUEPARSEERROR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICERRORTYPE-VALUEPARSEERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERRORTYPE_INVALIDITIP" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICERRORTYPE-INVALIDITIP:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERRORTYPE_UNKNOWNVCALPROPERROR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICERRORTYPE-UNKNOWNVCALPROPERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERRORTYPE_MIMEPARSEERROR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICERRORTYPE-MIMEPARSEERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERRORTYPE_VCALPROPPARSEERROR" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICERRORTYPE-VCALPROPPARSEERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERRORTYPE_NONE" link="libical-glib-i-cal-derived-parameter.html#I-CAL-XLICERRORTYPE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_ANY_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-ANY-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_ACCEPTRESPONSE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-ACCEPTRESPONSE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_ACKNOWLEDGED_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-ACKNOWLEDGED-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTION_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-ACTION-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_ALLOWCONFLICT_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-ALLOWCONFLICT-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_ATTACH_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-ATTACH-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_ATTENDEE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-ATTENDEE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_BUSYTYPE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-BUSYTYPE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_CALID_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-CALID-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_CALMASTER_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-CALMASTER-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_CALSCALE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-CALSCALE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_CAPVERSION_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-CAPVERSION-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_CARLEVEL_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-CARLEVEL-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_CARID_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-CARID-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_CATEGORIES_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-CATEGORIES-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_CLASS_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-CLASS-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-CMD-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_COLOR_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-COLOR-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_COMMENT_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-COMMENT-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_COMPLETED_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-COMPLETED-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_COMPONENTS_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-COMPONENTS-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_CONTACT_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-CONTACT-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_CREATED_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-CREATED-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_CSID_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-CSID-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DATEMAX_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DATEMAX-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DATEMIN_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DATEMIN-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DECREED_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DECREED-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DEFAULTCHARSET_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DEFAULTCHARSET-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DEFAULTLOCALE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DEFAULTLOCALE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DEFAULTTZID_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DEFAULTTZID-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DEFAULTVCARS_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DEFAULTVCARS-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DENY_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DENY-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DESCRIPTION_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DESCRIPTION-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DTEND_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DTEND-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DTSTAMP_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DTSTAMP-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DTSTART_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DTSTART-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DUE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DUE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_DURATION_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-DURATION-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_ESTIMATEDDURATION_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-ESTIMATEDDURATION-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_EXDATE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-EXDATE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_EXPAND_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-EXPAND-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_EXRULE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-EXRULE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_FREEBUSY_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-FREEBUSY-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_GEO_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-GEO-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_GRANT_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-GRANT-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_ITIPVERSION_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-ITIPVERSION-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_LASTMODIFIED_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-LASTMODIFIED-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_LOCATION_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-LOCATION-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_MAXCOMPONENTSIZE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-MAXCOMPONENTSIZE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_MAXDATE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-MAXDATE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_MAXRESULTS_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-MAXRESULTS-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_MAXRESULTSSIZE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-MAXRESULTSSIZE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-METHOD-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_MINDATE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-MINDATE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_MULTIPART_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-MULTIPART-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_NAME_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-NAME-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_ORGANIZER_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-ORGANIZER-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_OWNER_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-OWNER-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_PERCENTCOMPLETE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-PERCENTCOMPLETE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_PERMISSION_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-PERMISSION-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLCOMPLETION_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-POLLCOMPLETION-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLITEMID_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-POLLITEMID-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLMODE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-POLLMODE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLPROPERTIES_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-POLLPROPERTIES-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLWINNER_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-POLLWINNER-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_PRIORITY_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-PRIORITY-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_PRODID_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-PRODID-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_QUERY_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-QUERY-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_QUERYLEVEL_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-QUERYLEVEL-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_QUERYID_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-QUERYID-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_QUERYNAME_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-QUERYNAME-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_RDATE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-RDATE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_RECURACCEPTED_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-RECURACCEPTED-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_RECUREXPAND_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-RECUREXPAND-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_RECURLIMIT_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-RECURLIMIT-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_RECURRENCEID_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-RECURRENCEID-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_RELATEDTO_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-RELATEDTO-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_RELCALID_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-RELCALID-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_REPEAT_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-REPEAT-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_REPLYURL_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-REPLYURL-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_REQUESTSTATUS_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-REQUESTSTATUS-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_RESOURCES_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-RESOURCES-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_RESPONSE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-RESPONSE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_RESTRICTION_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-RESTRICTION-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_RRULE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-RRULE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_SCOPE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-SCOPE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_SEQUENCE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-SEQUENCE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-STATUS-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_STORESEXPANDED_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-STORESEXPANDED-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_SUMMARY_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-SUMMARY-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_TARGET_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-TARGET-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_TASKMODE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-TASKMODE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_TRANSP_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-TRANSP-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_TRIGGER_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-TRIGGER-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_TZID_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-TZID-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_TZIDALIASOF_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-TZIDALIASOF-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_TZNAME_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-TZNAME-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_TZOFFSETFROM_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-TZOFFSETFROM-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_TZOFFSETTO_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-TZOFFSETTO-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_TZUNTIL_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-TZUNTIL-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_TZURL_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-TZURL-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_UID_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-UID-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_URL_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-URL-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_VERSION_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-VERSION-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_VOTER_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-VOTER-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_X_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-X-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-XLICCLASS-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLUSTERCOUNT_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-XLICCLUSTERCOUNT-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICERROR_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-XLICERROR-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICMIMECHARSET_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-XLICMIMECHARSET-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICMIMECID_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-XLICMIMECID-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICMIMECONTENTTYPE_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-XLICMIMECONTENTTYPE-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICMIMEENCODING_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-XLICMIMEENCODING-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICMIMEFILENAME_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-XLICMIMEFILENAME-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICMIMEOPTINFO_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-XLICMIMEOPTINFO-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_NO_PROPERTY" link="libical-glib-i-cal-derived-property.html#I-CAL-NO-PROPERTY:CAPS"/>
    <keyword type="constant" name="I_CAL_ANY_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-ANY-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTION_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-ACTION-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_ATTACH_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-ATTACH-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_BINARY_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-BINARY-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_BOOLEAN_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-BOOLEAN-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_BUSYTYPE_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-BUSYTYPE-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_CALADDRESS_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-CALADDRESS-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_CARLEVEL_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-CARLEVEL-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_CLASS_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-CLASS-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_DATE_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-DATE-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_DATETIME_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-DATETIME-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_DATETIMEDATE_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-DATETIMEDATE-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_DATETIMEPERIOD_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-DATETIMEPERIOD-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_DURATION_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-DURATION-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_FLOAT_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-FLOAT-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_GEO_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-GEO-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_INTEGER_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-INTEGER-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_PERIOD_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-PERIOD-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLCOMPLETION_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-POLLCOMPLETION-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLMODE_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-POLLMODE-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_QUERY_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-QUERY-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_QUERYLEVEL_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-QUERYLEVEL-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_RECUR_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-RECUR-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_REQUESTSTATUS_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-REQUESTSTATUS-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_STRING_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-STRING-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_TASKMODE_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-TASKMODE-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_TEXT_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-TEXT-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_TRANSP_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-TRANSP-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_TRIGGER_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-TRIGGER-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_URI_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-URI-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_UTCOFFSET_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-UTCOFFSET-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_X_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-X-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_NO_VALUE" link="libical-glib-i-cal-derived-value.html#I-CAL-NO-VALUE:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTION_X" link="libical-glib-i-cal-derived-value.html#I-CAL-ACTION-X:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTION_AUDIO" link="libical-glib-i-cal-derived-value.html#I-CAL-ACTION-AUDIO:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTION_DISPLAY" link="libical-glib-i-cal-derived-value.html#I-CAL-ACTION-DISPLAY:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTION_EMAIL" link="libical-glib-i-cal-derived-value.html#I-CAL-ACTION-EMAIL:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTION_PROCEDURE" link="libical-glib-i-cal-derived-value.html#I-CAL-ACTION-PROCEDURE:CAPS"/>
    <keyword type="constant" name="I_CAL_ACTION_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-ACTION-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_BUSYTYPE_X" link="libical-glib-i-cal-derived-value.html#I-CAL-BUSYTYPE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_BUSYTYPE_BUSY" link="libical-glib-i-cal-derived-value.html#I-CAL-BUSYTYPE-BUSY:CAPS"/>
    <keyword type="constant" name="I_CAL_BUSYTYPE_BUSYUNAVAILABLE" link="libical-glib-i-cal-derived-value.html#I-CAL-BUSYTYPE-BUSYUNAVAILABLE:CAPS"/>
    <keyword type="constant" name="I_CAL_BUSYTYPE_BUSYTENTATIVE" link="libical-glib-i-cal-derived-value.html#I-CAL-BUSYTYPE-BUSYTENTATIVE:CAPS"/>
    <keyword type="constant" name="I_CAL_BUSYTYPE_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-BUSYTYPE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_CARLEVEL_X" link="libical-glib-i-cal-derived-value.html#I-CAL-CARLEVEL-X:CAPS"/>
    <keyword type="constant" name="I_CAL_CARLEVEL_CARNONE" link="libical-glib-i-cal-derived-value.html#I-CAL-CARLEVEL-CARNONE:CAPS"/>
    <keyword type="constant" name="I_CAL_CARLEVEL_CARMIN" link="libical-glib-i-cal-derived-value.html#I-CAL-CARLEVEL-CARMIN:CAPS"/>
    <keyword type="constant" name="I_CAL_CARLEVEL_CARFULL1" link="libical-glib-i-cal-derived-value.html#I-CAL-CARLEVEL-CARFULL1:CAPS"/>
    <keyword type="constant" name="I_CAL_CARLEVEL_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-CARLEVEL-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_CLASS_X" link="libical-glib-i-cal-derived-value.html#I-CAL-CLASS-X:CAPS"/>
    <keyword type="constant" name="I_CAL_CLASS_PUBLIC" link="libical-glib-i-cal-derived-value.html#I-CAL-CLASS-PUBLIC:CAPS"/>
    <keyword type="constant" name="I_CAL_CLASS_PRIVATE" link="libical-glib-i-cal-derived-value.html#I-CAL-CLASS-PRIVATE:CAPS"/>
    <keyword type="constant" name="I_CAL_CLASS_CONFIDENTIAL" link="libical-glib-i-cal-derived-value.html#I-CAL-CLASS-CONFIDENTIAL:CAPS"/>
    <keyword type="constant" name="I_CAL_CLASS_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-CLASS-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_X" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-X:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_ABORT" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-ABORT:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_CONTINUE" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-CONTINUE:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_CREATE" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-CREATE:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_DELETE" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-DELETE:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_GENERATEUID" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-GENERATEUID:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_GETCAPABILITY" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-GETCAPABILITY:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_IDENTIFY" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-IDENTIFY:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_MODIFY" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-MODIFY:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_MOVE" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-MOVE:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_REPLY" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-REPLY:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_SEARCH" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-SEARCH:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_SETLOCALE" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-SETLOCALE:CAPS"/>
    <keyword type="constant" name="I_CAL_CMD_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-CMD-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_X" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-X:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_PUBLISH" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-PUBLISH:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_REQUEST" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-REQUEST:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_REPLY" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-REPLY:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_ADD" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-ADD:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_CANCEL" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-CANCEL:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_REFRESH" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-REFRESH:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_COUNTER" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-COUNTER:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_DECLINECOUNTER" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-DECLINECOUNTER:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_CREATE" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-CREATE:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_READ" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-READ:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_RESPONSE" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-RESPONSE:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_MOVE" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-MOVE:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_MODIFY" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-MODIFY:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_GENERATEUID" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-GENERATEUID:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_DELETE" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-DELETE:CAPS"/>
    <keyword type="constant" name="I_CAL_METHOD_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-METHOD-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLCOMPLETION_X" link="libical-glib-i-cal-derived-value.html#I-CAL-POLLCOMPLETION-X:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLCOMPLETION_SERVER" link="libical-glib-i-cal-derived-value.html#I-CAL-POLLCOMPLETION-SERVER:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLCOMPLETION_SERVERSUBMIT" link="libical-glib-i-cal-derived-value.html#I-CAL-POLLCOMPLETION-SERVERSUBMIT:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLCOMPLETION_SERVERCHOICE" link="libical-glib-i-cal-derived-value.html#I-CAL-POLLCOMPLETION-SERVERCHOICE:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLCOMPLETION_CLIENT" link="libical-glib-i-cal-derived-value.html#I-CAL-POLLCOMPLETION-CLIENT:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLCOMPLETION_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-POLLCOMPLETION-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLMODE_X" link="libical-glib-i-cal-derived-value.html#I-CAL-POLLMODE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLMODE_BASIC" link="libical-glib-i-cal-derived-value.html#I-CAL-POLLMODE-BASIC:CAPS"/>
    <keyword type="constant" name="I_CAL_POLLMODE_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-POLLMODE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_QUERYLEVEL_X" link="libical-glib-i-cal-derived-value.html#I-CAL-QUERYLEVEL-X:CAPS"/>
    <keyword type="constant" name="I_CAL_QUERYLEVEL_CALQL1" link="libical-glib-i-cal-derived-value.html#I-CAL-QUERYLEVEL-CALQL1:CAPS"/>
    <keyword type="constant" name="I_CAL_QUERYLEVEL_CALQLNONE" link="libical-glib-i-cal-derived-value.html#I-CAL-QUERYLEVEL-CALQLNONE:CAPS"/>
    <keyword type="constant" name="I_CAL_QUERYLEVEL_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-QUERYLEVEL-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_X" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-X:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_TENTATIVE" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-TENTATIVE:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_CONFIRMED" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-CONFIRMED:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_COMPLETED" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-COMPLETED:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_NEEDSACTION" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-NEEDSACTION:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_CANCELLED" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-CANCELLED:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_INPROCESS" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-INPROCESS:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_DRAFT" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-DRAFT:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_FINAL" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-FINAL:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_SUBMITTED" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-SUBMITTED:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_PENDING" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-PENDING:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_FAILED" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-FAILED:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_DELETED" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-DELETED:CAPS"/>
    <keyword type="constant" name="I_CAL_STATUS_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-STATUS-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_TASKMODE_X" link="libical-glib-i-cal-derived-value.html#I-CAL-TASKMODE-X:CAPS"/>
    <keyword type="constant" name="I_CAL_TASKMODE_AUTOMATICCOMPLETION" link="libical-glib-i-cal-derived-value.html#I-CAL-TASKMODE-AUTOMATICCOMPLETION:CAPS"/>
    <keyword type="constant" name="I_CAL_TASKMODE_AUTOMATICFAILURE" link="libical-glib-i-cal-derived-value.html#I-CAL-TASKMODE-AUTOMATICFAILURE:CAPS"/>
    <keyword type="constant" name="I_CAL_TASKMODE_AUTOMATICSTATUS" link="libical-glib-i-cal-derived-value.html#I-CAL-TASKMODE-AUTOMATICSTATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_TASKMODE_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-TASKMODE-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_TRANSP_X" link="libical-glib-i-cal-derived-value.html#I-CAL-TRANSP-X:CAPS"/>
    <keyword type="constant" name="I_CAL_TRANSP_OPAQUE" link="libical-glib-i-cal-derived-value.html#I-CAL-TRANSP-OPAQUE:CAPS"/>
    <keyword type="constant" name="I_CAL_TRANSP_OPAQUENOCONFLICT" link="libical-glib-i-cal-derived-value.html#I-CAL-TRANSP-OPAQUENOCONFLICT:CAPS"/>
    <keyword type="constant" name="I_CAL_TRANSP_TRANSPARENT" link="libical-glib-i-cal-derived-value.html#I-CAL-TRANSP-TRANSPARENT:CAPS"/>
    <keyword type="constant" name="I_CAL_TRANSP_TRANSPARENTNOCONFLICT" link="libical-glib-i-cal-derived-value.html#I-CAL-TRANSP-TRANSPARENTNOCONFLICT:CAPS"/>
    <keyword type="constant" name="I_CAL_TRANSP_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-TRANSP-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_X" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-X:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_PUBLISHNEW" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-PUBLISHNEW:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_PUBLISHUPDATE" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-PUBLISHUPDATE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_PUBLISHFREEBUSY" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-PUBLISHFREEBUSY:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REQUESTNEW" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REQUESTNEW:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REQUESTUPDATE" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REQUESTUPDATE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REQUESTRESCHEDULE" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REQUESTRESCHEDULE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REQUESTDELEGATE" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REQUESTDELEGATE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REQUESTNEWORGANIZER" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REQUESTNEWORGANIZER:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REQUESTFORWARD" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REQUESTFORWARD:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REQUESTSTATUS" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REQUESTSTATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REQUESTFREEBUSY" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REQUESTFREEBUSY:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REPLYACCEPT" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REPLYACCEPT:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REPLYDECLINE" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REPLYDECLINE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REPLYDELEGATE" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REPLYDELEGATE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REPLYCRASHERACCEPT" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REPLYCRASHERACCEPT:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REPLYCRASHERDECLINE" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REPLYCRASHERDECLINE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_ADDINSTANCE" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-ADDINSTANCE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_CANCELEVENT" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-CANCELEVENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_CANCELINSTANCE" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-CANCELINSTANCE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_CANCELALL" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-CANCELALL:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_REFRESH" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-REFRESH:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_COUNTER" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-COUNTER:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_DECLINECOUNTER" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-DECLINECOUNTER:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_MALFORMED" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-MALFORMED:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_OBSOLETE" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-OBSOLETE:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_MISSEQUENCED" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-MISSEQUENCED:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_UNKNOWN" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-UNKNOWN:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICCLASS_NONE" link="libical-glib-i-cal-derived-value.html#I-CAL-XLICCLASS-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_NO_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-NO-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_ANY_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-ANY-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XROOT_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-XROOT-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XATTACH_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-XATTACH-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VEVENT_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VEVENT-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VTODO_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VTODO-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VJOURNAL_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VJOURNAL-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VCALENDAR_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VCALENDAR-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VAGENDA_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VAGENDA-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VFREEBUSY_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VFREEBUSY-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VALARM_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VALARM-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XAUDIOALARM_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-XAUDIOALARM-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XDISPLAYALARM_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-XDISPLAYALARM-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XEMAILALARM_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-XEMAILALARM-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XPROCEDUREALARM_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-XPROCEDUREALARM-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VTIMEZONE_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VTIMEZONE-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XSTANDARD_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-XSTANDARD-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XDAYLIGHT_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-XDAYLIGHT-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_X_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-X-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VSCHEDULE_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VSCHEDULE-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VQUERY_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VQUERY-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VREPLY_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VREPLY-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VCAR_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VCAR-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VCOMMAND_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VCOMMAND-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICINVALID_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-XLICINVALID-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XLICMIMEPART_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-XLICMIMEPART-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VAVAILABILITY_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VAVAILABILITY-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XAVAILABLE_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-XAVAILABLE-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VPOLL_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VPOLL-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_VVOTER_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-VVOTER-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_XVOTE_COMPONENT" link="libical-glib-i-cal-enums.html#I-CAL-XVOTE-COMPONENT:CAPS"/>
    <keyword type="constant" name="I_CAL_UNKNOWN_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-UNKNOWN-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_2_0_SUCCESS_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-2-0-SUCCESS-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_2_1_FALLBACK_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-2-1-FALLBACK-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_2_2_IGPROP_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-2-2-IGPROP-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_2_3_IGPARAM_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-2-3-IGPARAM-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_2_4_IGXPROP_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-2-4-IGXPROP-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_2_5_IGXPARAM_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-2-5-IGXPARAM-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_2_6_IGCOMP_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-2-6-IGCOMP-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_2_7_FORWARD_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-2-7-FORWARD-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_2_8_ONEEVENT_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-2-8-ONEEVENT-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_2_9_TRUNC_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-2-9-TRUNC-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_2_10_ONETODO_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-2-10-ONETODO-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_2_11_TRUNCRRULE_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-2-11-TRUNCRRULE-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_0_INVPROPNAME_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-0-INVPROPNAME-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_1_INVPROPVAL_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-1-INVPROPVAL-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_2_INVPARAM_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-2-INVPARAM-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_3_INVPARAMVAL_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-3-INVPARAMVAL-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_4_INVCOMP_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-4-INVCOMP-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_5_INVTIME_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-5-INVTIME-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_6_INVRULE_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-6-INVRULE-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_7_INVCU_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-7-INVCU-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_8_NOAUTH_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-8-NOAUTH-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_9_BADVERSION_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-9-BADVERSION-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_10_TOOBIG_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-10-TOOBIG-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_11_MISSREQCOMP_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-11-MISSREQCOMP-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_12_UNKCOMP_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-12-UNKCOMP-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_13_BADCOMP_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-13-BADCOMP-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_14_NOCAP_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-3-14-NOCAP-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_3_15_INVCOMMAND" link="libical-glib-i-cal-enums.html#I-CAL-3-15-INVCOMMAND:CAPS"/>
    <keyword type="constant" name="I_CAL_4_0_BUSY_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-4-0-BUSY-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_4_1_STORE_ACCESS_DENIED" link="libical-glib-i-cal-enums.html#I-CAL-4-1-STORE-ACCESS-DENIED:CAPS"/>
    <keyword type="constant" name="I_CAL_4_2_STORE_FAILED" link="libical-glib-i-cal-enums.html#I-CAL-4-2-STORE-FAILED:CAPS"/>
    <keyword type="constant" name="I_CAL_4_3_STORE_NOT_FOUND" link="libical-glib-i-cal-enums.html#I-CAL-4-3-STORE-NOT-FOUND:CAPS"/>
    <keyword type="constant" name="I_CAL_5_0_MAYBE_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-5-0-MAYBE-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_5_1_UNAVAIL_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-5-1-UNAVAIL-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_5_2_NOSERVICE_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-5-2-NOSERVICE-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_5_3_NOSCHED_STATUS" link="libical-glib-i-cal-enums.html#I-CAL-5-3-NOSCHED-STATUS:CAPS"/>
    <keyword type="constant" name="I_CAL_6_1_CONTAINER_NOT_FOUND" link="libical-glib-i-cal-enums.html#I-CAL-6-1-CONTAINER-NOT-FOUND:CAPS"/>
    <keyword type="constant" name="I_CAL_9_0_UNRECOGNIZED_COMMAND" link="libical-glib-i-cal-enums.html#I-CAL-9-0-UNRECOGNIZED-COMMAND:CAPS"/>
    <keyword type="constant" name="I_CAL_NO_ERROR" link="libical-glib-i-cal-error.html#I-CAL-NO-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_BADARG_ERROR" link="libical-glib-i-cal-error.html#I-CAL-BADARG-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_NEWFAILED_ERROR" link="libical-glib-i-cal-error.html#I-CAL-NEWFAILED-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_ALLOCATION_ERROR" link="libical-glib-i-cal-error.html#I-CAL-ALLOCATION-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_MALFORMEDDATA_ERROR" link="libical-glib-i-cal-error.html#I-CAL-MALFORMEDDATA-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_PARSE_ERROR" link="libical-glib-i-cal-error.html#I-CAL-PARSE-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_INTERNAL_ERROR" link="libical-glib-i-cal-error.html#I-CAL-INTERNAL-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_FILE_ERROR" link="libical-glib-i-cal-error.html#I-CAL-FILE-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_USAGE_ERROR" link="libical-glib-i-cal-error.html#I-CAL-USAGE-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_UNIMPLEMENTED_ERROR" link="libical-glib-i-cal-error.html#I-CAL-UNIMPLEMENTED-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_UNKNOWN_ERROR" link="libical-glib-i-cal-error.html#I-CAL-UNKNOWN-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_ERROR_FATAL" link="libical-glib-i-cal-error.html#I-CAL-ERROR-FATAL:CAPS"/>
    <keyword type="constant" name="I_CAL_ERROR_NONFATAL" link="libical-glib-i-cal-error.html#I-CAL-ERROR-NONFATAL:CAPS"/>
    <keyword type="constant" name="I_CAL_ERROR_DEFAULT" link="libical-glib-i-cal-error.html#I-CAL-ERROR-DEFAULT:CAPS"/>
    <keyword type="constant" name="I_CAL_ERROR_UNKNOWN" link="libical-glib-i-cal-error.html#I-CAL-ERROR-UNKNOWN:CAPS"/>
    <keyword type="constant" name="I_CAL_PARSER_ERROR" link="ICalParser.html#I-CAL-PARSER-ERROR:CAPS"/>
    <keyword type="constant" name="I_CAL_PARSER_SUCCESS" link="ICalParser.html#I-CAL-PARSER-SUCCESS:CAPS"/>
    <keyword type="constant" name="I_CAL_PARSER_BEGIN_COMP" link="ICalParser.html#I-CAL-PARSER-BEGIN-COMP:CAPS"/>
    <keyword type="constant" name="I_CAL_PARSER_END_COMP" link="ICalParser.html#I-CAL-PARSER-END-COMP:CAPS"/>
    <keyword type="constant" name="I_CAL_PARSER_IN_PROGRESS" link="ICalParser.html#I-CAL-PARSER-IN-PROGRESS:CAPS"/>
    <keyword type="constant" name="I_CAL_SECONDLY_RECURRENCE" link="ICalRecurrence.html#I-CAL-SECONDLY-RECURRENCE:CAPS"/>
    <keyword type="constant" name="I_CAL_MINUTELY_RECURRENCE" link="ICalRecurrence.html#I-CAL-MINUTELY-RECURRENCE:CAPS"/>
    <keyword type="constant" name="I_CAL_HOURLY_RECURRENCE" link="ICalRecurrence.html#I-CAL-HOURLY-RECURRENCE:CAPS"/>
    <keyword type="constant" name="I_CAL_DAILY_RECURRENCE" link="ICalRecurrence.html#I-CAL-DAILY-RECURRENCE:CAPS"/>
    <keyword type="constant" name="I_CAL_WEEKLY_RECURRENCE" link="ICalRecurrence.html#I-CAL-WEEKLY-RECURRENCE:CAPS"/>
    <keyword type="constant" name="I_CAL_MONTHLY_RECURRENCE" link="ICalRecurrence.html#I-CAL-MONTHLY-RECURRENCE:CAPS"/>
    <keyword type="constant" name="I_CAL_YEARLY_RECURRENCE" link="ICalRecurrence.html#I-CAL-YEARLY-RECURRENCE:CAPS"/>
    <keyword type="constant" name="I_CAL_NO_RECURRENCE" link="ICalRecurrence.html#I-CAL-NO-RECURRENCE:CAPS"/>
    <keyword type="constant" name="I_CAL_NO_WEEKDAY" link="ICalRecurrence.html#I-CAL-NO-WEEKDAY:CAPS"/>
    <keyword type="constant" name="I_CAL_SUNDAY_WEEKDAY" link="ICalRecurrence.html#I-CAL-SUNDAY-WEEKDAY:CAPS"/>
    <keyword type="constant" name="I_CAL_MONDAY_WEEKDAY" link="ICalRecurrence.html#I-CAL-MONDAY-WEEKDAY:CAPS"/>
    <keyword type="constant" name="I_CAL_TUESDAY_WEEKDAY" link="ICalRecurrence.html#I-CAL-TUESDAY-WEEKDAY:CAPS"/>
    <keyword type="constant" name="I_CAL_WEDNESDAY_WEEKDAY" link="ICalRecurrence.html#I-CAL-WEDNESDAY-WEEKDAY:CAPS"/>
    <keyword type="constant" name="I_CAL_THURSDAY_WEEKDAY" link="ICalRecurrence.html#I-CAL-THURSDAY-WEEKDAY:CAPS"/>
    <keyword type="constant" name="I_CAL_FRIDAY_WEEKDAY" link="ICalRecurrence.html#I-CAL-FRIDAY-WEEKDAY:CAPS"/>
    <keyword type="constant" name="I_CAL_SATURDAY_WEEKDAY" link="ICalRecurrence.html#I-CAL-SATURDAY-WEEKDAY:CAPS"/>
    <keyword type="constant" name="I_CAL_SKIP_BACKWARD" link="ICalRecurrence.html#I-CAL-SKIP-BACKWARD:CAPS"/>
    <keyword type="constant" name="I_CAL_SKIP_FORWARD" link="ICalRecurrence.html#I-CAL-SKIP-FORWARD:CAPS"/>
    <keyword type="constant" name="I_CAL_SKIP_OMIT" link="ICalRecurrence.html#I-CAL-SKIP-OMIT:CAPS"/>
    <keyword type="constant" name="I_CAL_SKIP_UNDEFINED" link="ICalRecurrence.html#I-CAL-SKIP-UNDEFINED:CAPS"/>
    <keyword type="constant" name="I_CAL_RECURRENCE_ARRAY_MAX" link="ICalRecurrence.html#I-CAL-RECURRENCE-ARRAY-MAX:CAPS"/>
    <keyword type="constant" name="I_CAL_BY_SECOND_SIZE" link="ICalRecurrence.html#I-CAL-BY-SECOND-SIZE:CAPS"/>
    <keyword type="constant" name="I_CAL_BY_MINUTE_SIZE" link="ICalRecurrence.html#I-CAL-BY-MINUTE-SIZE:CAPS"/>
    <keyword type="constant" name="I_CAL_BY_HOUR_SIZE" link="ICalRecurrence.html#I-CAL-BY-HOUR-SIZE:CAPS"/>
    <keyword type="constant" name="I_CAL_BY_MONTH_SIZE" link="ICalRecurrence.html#I-CAL-BY-MONTH-SIZE:CAPS"/>
    <keyword type="constant" name="I_CAL_BY_MONTHDAY_SIZE" link="ICalRecurrence.html#I-CAL-BY-MONTHDAY-SIZE:CAPS"/>
    <keyword type="constant" name="I_CAL_BY_WEEKNO_SIZE" link="ICalRecurrence.html#I-CAL-BY-WEEKNO-SIZE:CAPS"/>
    <keyword type="constant" name="I_CAL_BY_YEARDAY_SIZE" link="ICalRecurrence.html#I-CAL-BY-YEARDAY-SIZE:CAPS"/>
    <keyword type="constant" name="I_CAL_BY_SETPOS_SIZE" link="ICalRecurrence.html#I-CAL-BY-SETPOS-SIZE:CAPS"/>
    <keyword type="constant" name="I_CAL_BY_DAY_SIZE" link="ICalRecurrence.html#I-CAL-BY-DAY-SIZE:CAPS"/>
    <keyword type="constant" name="I_CAL_RESTRICTION_NONE" link="libical-glib-i-cal-restriction.html#I-CAL-RESTRICTION-NONE:CAPS"/>
    <keyword type="constant" name="I_CAL_RESTRICTION_ZERO" link="libical-glib-i-cal-restriction.html#I-CAL-RESTRICTION-ZERO:CAPS"/>
    <keyword type="constant" name="I_CAL_RESTRICTION_ONE" link="libical-glib-i-cal-restriction.html#I-CAL-RESTRICTION-ONE:CAPS"/>
    <keyword type="constant" name="I_CAL_RESTRICTION_ZEROPLUS" link="libical-glib-i-cal-restriction.html#I-CAL-RESTRICTION-ZEROPLUS:CAPS"/>
    <keyword type="constant" name="I_CAL_RESTRICTION_ONEPLUS" link="libical-glib-i-cal-restriction.html#I-CAL-RESTRICTION-ONEPLUS:CAPS"/>
    <keyword type="constant" name="I_CAL_RESTRICTION_ZEROORONE" link="libical-glib-i-cal-restriction.html#I-CAL-RESTRICTION-ZEROORONE:CAPS"/>
    <keyword type="constant" name="I_CAL_RESTRICTION_ONEEXCLUSIVE" link="libical-glib-i-cal-restriction.html#I-CAL-RESTRICTION-ONEEXCLUSIVE:CAPS"/>
    <keyword type="constant" name="I_CAL_RESTRICTION_ONEMUTUAL" link="libical-glib-i-cal-restriction.html#I-CAL-RESTRICTION-ONEMUTUAL:CAPS"/>
    <keyword type="constant" name="I_CAL_RESTRICTION_UNKNOWN" link="libical-glib-i-cal-restriction.html#I-CAL-RESTRICTION-UNKNOWN:CAPS"/>
    <keyword type="constant" name="I_CAL_ASSUME_IANA_TOKEN" link="libical-glib-i-cal-unknowntokenhandling.html#I-CAL-ASSUME-IANA-TOKEN:CAPS"/>
    <keyword type="constant" name="I_CAL_DISCARD_TOKEN" link="libical-glib-i-cal-unknowntokenhandling.html#I-CAL-DISCARD-TOKEN:CAPS"/>
    <keyword type="constant" name="I_CAL_TREAT_AS_ERROR" link="libical-glib-i-cal-unknowntokenhandling.html#I-CAL-TREAT-AS-ERROR:CAPS"/>
  </functions>
</book>

Generated by dwww version 1.14 on Sun Apr 13 07:26:10 CEST 2025.