Package: gdk

Accessor gdk:event-touch-device

Lambda List

gdk:event-touch-device (instance)

Syntax

(gdk:event-touch-device instance) => device
(setf (gdk:event-touch-device instance) device)

Arguments

instance -- a gdk:event-touch instance
device -- a gdk:device master device that the event originated from

Details

Accessor of the device slot of the gdk:event-touch structure. Use the gdk:event-source-device function to get the slave device.
 

See also

2024-6-28