Gjsify LogoGjsify Logo

Hierarchy

  • GrabSequence

Index

Constructors

Properties

keysyms: number
nkeysyms: number
name: string

Methods

  • as_string(): string
  • Allocate a new grab sequence struct, initalizing it with a copy of data from sequence

    The returned struct must be freed by calling vnc_grab_sequence_free when no longer required

    Returns GtkVnc.GrabSequence

  • free(): void
  • get_nth(n: number): number
  • Obtain the nth key symbol in the sequence

    Parameters

    • n: number

      the index of the key symbol to obtain

    Returns number

  • Creates a new grab sequence from a list of keysym names

    The returned struct must be freed by calling vnc_grab_sequence_free when no longer required

    Parameters

    • str: string

      string of keysym names

    Returns GtkVnc.GrabSequence

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