gdkEventSetScreen {RGtk2} | R Documentation |
Sets the screen for event
to screen
. The event must
have been allocated by GTK+, for instance, by
gdkEventCopy
.
gdkEventSetScreen(object, screen)
|
a |
|
Since 2.2
Derived by RGtkGen from GTK+ documentation