gtkGetCurrentEventTime {RGtk2}R Documentation

gtkGetCurrentEventTime

Description

If there is a current event and it has a timestamp, return that timestamp, otherwise return GDK_CURRENT_TIME.

Usage

gtkGetCurrentEventTime()

Value

[numeric] the timestamp from the current event, or GDK_CURRENT_TIME.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]