Package: gdk

Accessor gdk-event-crossing-x

Lambda List

gdk-event-crossing-x (instance)

Syntax

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

Arguments

instance -- a gdk-event-crossing instance
x -- a double float with the x coordinate of the pointer relative to the window

Details

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

See also

2021-12-13