Package: gdk

Accessor gdk-event-touch-emulating-pointer

Lambda List

gdk-event-touch-emulating-pointer (instance)

Syntax

(gdk-event-touch-emulating-pointer instance) => emulating
(setf (gdk-event-touch-emulating-pointer instance) emulating)

Arguments

instance -- a gdk-event-touch instance
emulating -- a boolean whether the event should be used for emulating pointer event

Details

Accessor of the emulating-pointer slot of the gdk-event-touch structure.
 

See also

2021-12-13