Package: gdk

Function gdk:device-timestamp

Lambda List

gdk:device-timestamp (device)

Arguments

device -- a gdk:device object

Return Value

The unsigned integer with the timestamp of the last activity for this device.

Details

Returns the timestamp of the last activity for this device. In practice, this means the timestamp of the last event that was received from the OS for this device. GTK may occasionally produce events for a device that are not received from the OS, and will not update the timestamp.

Since 4.2
 

See also

2024-1-7