Gjsify LogoGjsify Logo

Specifies the kind of crossing for #GdkEventCrossing.

See the X11 protocol specification of LeaveNotify for full details of crossing event generation.

Index

Enumeration Members

ANCESTOR: number

the window is entered from an ancestor or left towards an ancestor.

INFERIOR: number

the window is entered from an inferior or left towards an inferior.

NONLINEAR: number

the window is entered from or left towards a window which is neither an ancestor nor an inferior.

NONLINEAR_VIRTUAL: number

the pointer moves between two windows which are not ancestors of each other and the window is part of the ancestor chain between one of these windows and their least common ancestor.

UNKNOWN: number

an unknown type of enter/leave event occurred.

VIRTUAL: number

the pointer moves between an ancestor and an inferior of the window.

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