Package: gdk

Accessor gdk-event-button-x

Lambda List

gdk-event-button-x (instance)

Syntax

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

Arguments

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

See also

*2021-12-13