gtkWindowSetScreen {RGtk2} | R Documentation |
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.
gtkWindowSetScreen(object, screen)
|
[GtkWindow ] a GtkWindow . |
|
[GdkScreen ] a GdkScreen . |
Since 2.2
Derived by RGtkGen from GTK+ documentation