Package: gdk

Accessor gdk:event-motion-time

Lambda List

gdk:event-motion-time (instance)

Syntax

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

Arguments

instance -- a gdk:event-motion instance
time -- an unsigned integer with the time of the event in milliseconds

Details

Accessor of the time slot of the gdk:event-motion structure.
 

See also

2024-6-28