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. Since 2.2

class Window
void
setScreen

Parameters

screen Screen

a GdkScreen.

Meta