Gjsify LogoGjsify Logo

Index

Variables

EDS_CALENDAR_MODULES: string

This environment variable configures where the calendar factory loads its backend modules from.

EDS_SUBPROCESS_CAL_PATH: string

This environment variable configures where the calendar factory subprocess is located in.

INTERVALTREE_DEBUG: number
LIBICAL_GLIB_UNSTABLE_API: number

Functions

  • cal_cache_offline_change_free(change: object): void
  • Frees the change structure, previously allocated with e_cal_cache_offline_change_new() or e_cal_cache_offline_change_copy().

    Parameters

    • change: object

      an #ECalCacheOfflineChange

    Returns void

  • cal_cache_search_data_free(ptr: object): void
  • Frees the ptr structure, previously allocated with e_cal_cache_search_data_new() or e_cal_cache_search_data_copy().

    Parameters

    • ptr: object

      an #ECalCacheSearchData

    Returns void

  • cal_meta_backend_info_free(ptr: object): void
  • Frees the ptr structure, previously allocated with e_cal_meta_backend_info_new() or e_cal_meta_backend_info_copy().

    Parameters

    • ptr: object

      an #ECalMetaBackendInfo

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method