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)
|
a |
|
a |
Since 2.2
Derived by RGtkGen from GTK+ documentation