Enumeration (GI Enum)

Wnck-3.0WnckWindowGravitySince 2.16

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

2.16

Index
CENTER: 5

use the center of the frame window as gravity point.

CURRENT: 0

keep the current gravity point.

EAST: 6

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

NORTH: 2

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

NORTHEAST: 3

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

NORTHWEST: 1

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

SOUTH: 8

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

SOUTHEAST: 9

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

SOUTHWEST: 7

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

STATIC: 10

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

WEST: 4

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

Variables

$gtype