Package: gdk

Accessor gdk-event-motion-device

Lambda List

gdk-event-motion-device (instance)

Syntax

(gdk-event-motion-device instance) => device
(setf (gdk-event-motion-device instance) device)

Arguments

instance -- a gdk-event-motion instance
device -- a gdk-device master device that the event originated from

Details

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

See also

2021-12-13