Enumeration (GI Flags)

Wnck-3.0WnckWindowMoveResizeMaskSince 2.16

Flag used as a bitmask when changing the geometry of a Wnck.Window. This indicates which part of the geometry should be changed.

2.16

Index

Enumeration Members

Enumeration Members

HEIGHT: number

height of the window should be changed.

WIDTH: number

width of the window should be changed.

X: number

X coordinate of the window should be changed.

Y: number

Y coordinate of the window should be changed.