Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWindowSetScreen: gtkWindowSetScreen
Description
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.
Usage
gtkWindowSetScreen(object, screen)
Arguments
object
a
GtkWindow
.
screen
a
GdkScreen
.
Details
Since 2.2