gdkEventCopy {RGtk2} | R Documentation |
Copies a GdkEvent
, copying or incrementing the reference count of the
resources associated with it (e.g. GdkWindow
's and strings).
gdkEventCopy(object)
|
[GdkEvent ] a GdkEvent |
[GdkEvent
] a copy of event
.
Derived by RGtkGen from GTK+ documentation