Package: gdk

Accessor gdk:device-display

Lambda List

gdk:device-display (object)

Syntax

(gdk:device-display object) => display
(setf (gdk:device-display object) display)

Arguments

object -- a gdk:device object
display -- a gdk:display object

Details

The accessor for the display slot of the gdk:device class returns the display to which the device pertains.
 

See also

2025-08-31