X11.windowMoveToDesktop

Moves the window to the given workspace when running unde a window manager that supports multiple workspaces, as described in the Extended Window Manager Hints.

class X11
static
void
windowMoveToDesktop

Parameters

window Window

a GdkWindow

desktop uint

the number of the workspace to move the window to Since 3.10

Meta