Gjsify LogoGjsify Logo

Generated when a window size or position has changed.

record

Hierarchy

  • EventConfigure

Index

Constructors

Properties

height: number

the new height of the window.

field
sendEvent: number

%TRUE if the event was sent explicitly.

field

the type of the event (%GDK_CONFIGURE).

field
width: number

the new width of the window.

field
window: Gdk.Window

the window which received the event.

field
x: number

the new x coordinate of the window, relative to its parent.

field
y: number

the new y coordinate of the window, relative to its parent.

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