Package: gdk

Accessor gdk-event-property-time

Lambda List

gdk-event-property-time (instance)

Syntax

(gdk-event-property-time instance) => time
(setf (gdk-event-property-time instance) time)

Arguments

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

Details

Accessor of the time slot of the gdk-event-property structure.
 

See also

2021-12-13