Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gdkEventCopy: gdkEventCopy
Description
Copies a
GdkEvent
, copying or incrementing the reference count of the resources associated with it (e.g.
GdkWindow
's and strings).
Usage
gdkEventCopy(object)
Arguments
object
a
GdkEvent
Value
GdkEvent
] a copy of
event
.