Gjsify LogoGjsify Logo

Hierarchy

  • Symbol

Index

Constructors

Properties

name: string

Methods

  • assignBoolean(vBool: boolean): void
  • assignDouble(vDouble: number): void
  • assignString(vString: string): void
  • assignStrv(strv: string[]): void
  • Sets the value to the strv strv.

    Parameters

    • strv: string[]

      the value to set, or %NULL

    Returns void

  • assignValue(value: any): void
  • Sets the value to the #GVariant v_variant.

    If v_variant has a floating reference, it is consumed.

    Parameters

    Returns void

  • getExpr(): [Expr, string[]]
  • getValue(value: any): void
  • unref(): 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