Window.setDisplay

void setDisplay(gdk.display.Display display)

Sets the [gdk.display.Display] where the window is displayed.

If the window is already mapped, it will be unmapped, and then remapped on the new display.

Parameters

displaya [gdk.display.Display]