Enumeration (GI Flags)

Wnck-3.0WnckWindowActions

Type used as a bitmask to describe the actions that can be done for a Wnck.Window.

Index

Enumeration Members

ABOVE: number

the window may be made above other windows.

BELOW: number

the window may be made below other windows.

CHANGE_WORKSPACE: number

the window may be moved between workspaces, or (un)pinned.

CLOSE: number

the window may be closed.

FULLSCREEN: number

the window may be brought to fullscreen.

MAXIMIZE: number

the window may be maximized.

MAXIMIZE_HORIZONTALLY: number

the window may be maximized horizontally.

MAXIMIZE_VERTICALLY: number

the window may be maximized vertically.

MINIMIZE: number

the window may be minimized.

MOVE: number

the window may be moved around the screen.

RESIZE: number

the window may be resized.

SHADE: number

the window may be shaded.

STICK: number

the window may be sticked.

UNMAXIMIZE: number

the window may be unmaximized.

UNMAXIMIZE_HORIZONTALLY: number

the window may be unmaximized horizontally.

UNMAXIMIZE_VERTICALLY: number

the window may be maximized vertically.

UNMINIMIZE: number

the window may be unminimized.

UNSHADE: number

the window may be unshaded.

UNSTICK: number

the window may be unsticked.