Package: gdk

Accessor gdk-event-key-state

Lambda List

gdk-event-key-state (instance)

Syntax

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

Arguments

instance -- a gdk-event-key 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-key structure.
 

See also

2021-12-13