gtkGetCurrentEventTime {RGtk2} | R Documentation |
If there is a current event and it has a timestamp, return that
timestamp, otherwise return GDK_CURRENT_TIME
.
gtkGetCurrentEventTime()
[numeric] the timestamp from the current event, or GDK_CURRENT_TIME
.
Derived by RGtkGen from GTK+ documentation