Window.setScreen

Sets the #GdkScreen where the @window is displayed; if the window is already mapped, it will be unmapped, and then remapped on the new screen.

class Window
void
setScreen

Parameters

screen Screen

a #GdkScreen.

Meta