Gjsify LogoGjsify Logo

Describes how well an event matches a given keyval and modifiers.

GdkKeyMatch values are returned by [methodGdk.KeyEvent.matches].

Index

Enumeration Members

Enumeration Members

EXACT: number

The key event matches

NONE: number

The key event does not match

PARTIAL: number

The key event matches if keyboard state (specifically, the currently active group) is ignored

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