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
display | a [gdk.display.Display] |