gdkEventCopy {RGtk2}R Documentation

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 [GdkEvent] a GdkEvent

Value

[GdkEvent] a copy of event.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]