Description Details Note Author(s) See Also
A GdkEvent
represents a hardware-level event in GDK
.
In RGtk2, R objects corresponding to GdkEvent
s inherit from the GdkEvent class.
A GdkEvent
is not a GObject
, but there are many specific
event types that extend from the GdkEvent base S3 class. Specific event fields may
be accessed in the same way as the fields of any external object in RGtk2 (via the
[[
operator).
While functions exist to create GdkEvent
s, there is currently no way
in RGtk2 to set the event fields, so the functions are useless. If the user has
some strange motivation to create hardware events in R, please contact the author.
Michael Lawrence
gdk-Event-Structures
gdk-Events
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.