GdkX11.X11Window.prototype.move_to_current_desktop

function move_to_current_desktop(): void {
    // Gjs wrapper for gdk_x11_window_move_to_current_desktop()
}
  

Moves the window to the correct workspace when running under a window manager that supports multiple workspaces, as described in the [Extended Window Manager Hints](http://www.freedesktop.org/Standards/wm-spec) specification. Will not do anything if the window is already on all workspaces.

Since 2.8