Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

always_destroy?: boolean

Whether free the native libical structure on #ICalObject's finalize even if the object has set an owner.

is_global_memory?: boolean

Whether the native libical structure is from a global shared memory. If TRUE, then it is not freed on #ICalObject's finalize.

native?: object

The native libical structure for this ICalObject.

native_destroy_func?: object

GDestroyNotify function to use to destroy the native libical pointer.

owner?: GObject.Object

Owner of the native libical structure. If set, then it is responsible for a free of the native libical structure.

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