Gjsify LogoGjsify Logo

Generated when all or part of a window becomes visible and needs to be redrawn.

record

Hierarchy

  • EventExpose

Index

Constructors

Properties

bounding box of region.

field
count: number

the number of contiguous %GDK_EXPOSE events following this one. The only use for this is “exposure compression”, i.e. handling all contiguous %GDK_EXPOSE events in one go, though GDK performs some exposure compression so this is not normally needed.

field
region: cairo.Region

the region that needs to be redrawn.

field
send_event: number

%TRUE if the event was sent explicitly.

field

the type of the event (%GDK_EXPOSE or %GDK_DAMAGE).

field
window: Gdk.Window

the window which received the event.

field
name: string

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