Gjsify LogoGjsify Logo

Used to represent the different paint clock phases that can be requested.

The elements of the enumeration correspond to the signals of GdkFrameClock.

bitfield

Index

Enumeration Members

AFTER_PAINT: number

corresponds to GdkFrameClock::after-paint. Should not be handled by applications.

BEFORE_PAINT: number

corresponds to GdkFrameClock::before-paint. Should not be handled by applications.

FLUSH_EVENTS: number

corresponds to GdkFrameClock::flush-events. Should not be handled by applications.

LAYOUT: number

corresponds to GdkFrameClock::layout. Should not be handled by applicatiosn.

NONE: number

no phase

PAINT: number

corresponds to GdkFrameClock::paint.

RESUME_EVENTS: number

corresponds to GdkFrameClock::resume-events. Should not be handled by applications.

UPDATE: number

corresponds to GdkFrameClock::update.

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