Gjsify LogoGjsify Logo

Flag used when changing the geometry of a #WnckWindow. This is the gravity point to use as a reference for the new position.

Index

Enumeration Members

CENTER: number

use the center of the frame window as gravity point.

CURRENT: number

keep the current gravity point.

EAST: number

use the center of the frame window's right side as gravity point.

NORTH: number

use the center of the frame window's top side as gravity point.

NORTHEAST: number

use the right top corner of the frame window as gravity point.

NORTHWEST: number

use the left top corner of the frame window as gravity point.

SOUTH: number

use the center of the frame window's bottom side as gravity point.

SOUTHEAST: number

use the right bottom corner of the frame window as gravity point.

SOUTHWEST: number

use the left bottom corner of the frame window as gravity point.

STATIC: number

use the left top corner of the client window as gravity point.

WEST: number

use the center of the frame window's left side as gravity point.

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