Package: gdk

Accessor gdk-event-motion-is-hint

Lambda List

gdk-event-motion-is-hint (instance)

Syntax

(gdk-event-motion-is-hint instance) => is-hint
(setf (gdk-event-motion-is-hint instance) is-hint)

Arguments

instance -- a gdk-event-motion instance
is-hint -- set to 1 if this event is just a hint, see the :pointer-motion-hint-mask value of the gdk-event-mask flags

Details

Accessor of the is-hint slot of the gdk-event-motion structure.
 

See also

2021-12-13