Gjsify LogoGjsify Logo

Defines the reference point of a surface and is used in GdkPopupLayout.

Index

Enumeration Members

CENTER: number

the reference point is at the center of the surface.

EAST: number

the reference point is at the middle of the right edge.

NORTH: number

the reference point is in the middle of the top edge.

NORTH_EAST: number

the reference point is at the top right corner.

NORTH_WEST: number

the reference point is at the top left corner.

SOUTH: number

the reference point is at the middle of the lower edge.

SOUTH_EAST: number

the reference point is at the lower right corner.

SOUTH_WEST: number

the reference point is at the lower left corner.

STATIC: number

the reference point is at the top left corner of the surface itself, ignoring window manager decorations.

WEST: number

the reference point is at the middle of the left edge.

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