Package: gdk

Accessor gdk:event-key-time

Lambda List

gdk:event-key-time (instance)

Syntax

(gdk:event-key-time instance) => time
(setf (gdk:event-key-time instance) time)

Arguments

instance -- a gdk:event-key instance
time -- an unsigned integer for the time of the event in milliseconds

Details

The accessor for the time slot of the gdk:event-key structure.
 

See also

2025-10-08