Gjsify LogoGjsify Logo

Index

Enumerations

Classes

Interfaces

Variables

Functions

Variables

ERROR_NUM_ENTRIES: number

Functions

  • account_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaAccount interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • calendar_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaCalendar interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • Overrides all #GObject properties in the #GoaChat interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • check_version(required_major: number, required_minor: number, required_micro: number): string
  • Checks that the GOA library in use is compatible with the given version. Generally you would pass in the constants #GOA_MAJOR_VERSION, #GOA_MINOR_VERSION, #GOA_MICRO_VERSION as the three arguments to this function; that produces a check that the library in use is compatible with the version of GOA the application or module was compiled against.

    Compatibility is defined by two things: first the version of the running library is newer than the version required_major.required_minor.required_micro. Second the running library must be binary compatible with the version required_major.required_minor.required_micro (same major and minor version).

    Parameters

    • required_major: number

      the required major version.

    • required_minor: number

      the required minor version.

    • required_micro: number

      the required micro version.

    Returns string

  • contacts_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaContacts interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • documents_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaDocuments interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • exchange_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaExchange interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • Overrides all #GObject properties in the #GoaFiles interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • Overrides all #GObject properties in the #GoaMail interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • manager_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaManager interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • Overrides all #GObject properties in the #GoaMaps interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • media_server_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaMediaServer interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • Overrides all #GObject properties in the #GoaMusic interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • oauth2_based_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaOAuth2Based interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • oauth_based_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaOAuthBased interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • password_based_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaPasswordBased interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • Overrides all #GObject properties in the #GoaPhotos interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • printers_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaPrinters interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • read_later_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaReadLater interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • ticketing_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #GoaTicketing interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

  • Overrides all #GObject properties in the #GoaTodo interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: GObject.ObjectClass

      The class structure for a #GObject derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

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