Method

GdkX11X11Windowmove_to_desktop

since: 3.10

Declaration [src]

void
gdk_x11_window_move_to_desktop (
  GdkWindow* window,
  guint32 desktop
)

Description [src]

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 specification.

Available since: 3.10

Parameters

desktop

Type: guint32

The number of the workspace to move the window to.