Package: gdk

Accessor gdk:surface-display

Lambda List

gdk:surface-display (object)

Syntax

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

Arguments

object -- a gdk:surface object
display -- a gdk:display object associated with surface

Details

Accessor of the display slot of the gdk:surface class. The gdk:surface-display function gets the display associated with the surface.
 

See also

2024-1-8