Package: gdk

Accessor gdk-event-crossing-state

Lambda List

gdk-event-crossing-state (instance)

Syntax

(gdk-event-crossing-state instance) => state
(setf (gdk-event-crossing-state instance) state)

Arguments

instance -- a gdk-event-crossing instance
state -- a gdk-modifier-type bit-mask representing the state of the modifier keys, e.g. the Control, Shift and Alt keys, and the pointer buttons

Details

Accessor of the state slot of the gdk-event-crossing structure.
 

See also

2021-12-13