Package: gdk

Accessor gdk-event-button-device

Lambda List

gdk-event-button-device (instance)

Syntax

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

Arguments

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

Details

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

See also

2021-12-13