move_to_desktop
Description:
[ Version ( deprecated = true , deprecated_since = "4.18" ) ]
public void move_to_desktop (uint32 desktop)
public void move_to_desktop (uint32 desktop)
Warning: move_to_desktop is deprecated since 4.18.
Moves the surface to the given workspace when running unde a window manager that supports multiple workspaces, as described in the Extended Window Manager Hints specification.
Parameters:
this |
a `GdkSurface` |
desktop |
the number of the workspace to move the surface to |