GtkWindow::set_screen

void set_screen( GdkScreen screen );

Sets screen as the screen the window should be displayed on. If the window is already mapped to a screen, it will be unmapped and remapped to screen.

See also: get_screen