Gjsify LogoGjsify Logo

A set of handles. This is similar to a #TpIntset (and implemented using one), but adding a handle to the set also references it.

record

Hierarchy

  • HandleSet

Index

Constructors

Properties

Methods

Constructors

Properties

name: string

Methods

  • dump(): string
  • to_identifier_map(): HashTable<string | number | symbol, string | number | boolean>
  • Returns a dictionary mapping each handle in self to the corresponding identifier, as if retrieved by calling tp_handle_inspect() on each handle. The type of the returned value is described as Handle_Identifier_Map in the Telepathy specification.

    Returns HashTable<string | number | symbol, string | number | boolean>

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