Package: gdk

Accessor gdk-event-button-y

Lambda List

gdk-event-button-y (instance)

Syntax

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

Arguments

instance -- a gdk-event-button instance
y -- a double float with the y coordinate of the pointer relative to the window

Details

Accessor of the y slot of the gdk-event-button structure.
 

See also

*2021-12-13