Gjsify LogoGjsify Logo

Index

Enumerations

Classes

Interfaces

Variables

Functions

Variables

MAJOR_VERSION: number
MICRO_VERSION: number

The compile-time micro version

MINOR_VERSION: number

Functions

  • client_glue_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #UpClientGlue 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

  • device_glue_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #UpDeviceGlue 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

  • wakeups_glue_override_properties(klass: GObject.ObjectClass, property_id_begin: number): number
  • Overrides all #GObject properties in the #UpWakeupsGlue 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