Function

Gtkget_current_event_time

Declaration [src]

guint32
gtk_get_current_event_time (
  void
)

Description [src]

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

Return value

Type: guint32

The timestamp from the current event, or GDK_CURRENT_TIME.