Gjsify LogoGjsify Logo

Hierarchy

  • Params

Index

Constructors

Properties

name: string

Methods

  • are_strings(): boolean
  • as_string_hash_table(): HashTable<string | number | symbol, string | number | boolean>
  • Create a new #GHashTable which contains the name and value of all string (content type of text/plain) parameters.

    The values are owned by the #RestParams, so don't destroy the #RestParams before the hash table.

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

  • remove(name: string): void
  • unref(): void
  • Decrements the reference count of self by one, freeing the structure when the reference count reaches zero.

    Returns 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