Package: gdk

Accessor gdk:event-button-x-root

Lambda List

gdk:event-button-x-root (instance)

Syntax

(gdk:event-button-x-root instance) => xroot
(setf (gdk:event-button-x-root instance) xroot)

Arguments

instance -- a gdk:event-button instance
xroot -- a double float for the x coordinate of the pointer relative to the root of the screen

Details

The accessor for the x-root slot of the gdk:event-button structure.
 

See also

2025-10-08