Gjsify LogoGjsify Logo

Index

Enumerations

Classes

Interfaces

Variables

Functions

Variables

CACHE_COLUMN_OBJECT: string
CACHE_COLUMN_REVISION: string
CACHE_COLUMN_STATE: string
CACHE_COLUMN_UID: string
CACHE_TABLE_KEYS: string
CACHE_TABLE_OBJECTS: string
EDS_REGISTRY_MODULES: string

This environment variable configures where the registry server loads it's backend modules from.

SOURCE_REGISTRY_SERVER_OBJECT_PATH: string

D-Bus object path of the data source server.

USER_PROMPTER_SERVER_OBJECT_PATH: string

D-Bus object path of the user prompter.

Functions

  • cache_column_info_free(info: object): void
  • Frees the info structure, previously allocated with e_cache_column_info_new() or e_cache_column_info_copy().

    Parameters

    • info: object

      an #ECacheColumnInfo

    Returns void

  • cache_offline_change_free(change: object): void
  • Frees the change structure, previously allocated with e_cache_offline_change_new() or e_cache_offline_change_copy().

    Parameters

    • change: object

      an #ECacheOfflineChange

    Returns void

  • sqlite3_vfs_init(): 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