[ Version ( since = "2.2" ) ]
public void set_screen (Screen screen)
Sets the Screen where the this is displayed; if the window is already mapped, it will be unmapped, and then remapped on the new screen.
this |
a Window. |
screen |
a Screen. |