Package: gdk

Accessor gdk:device-seat

Lambda List

gdk:device-seat (object)

Syntax

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

Arguments

object -- a gdk:device object
seat -- a gdk:seat object

Details

Accessor of the seat slot of the gdk:device class. The gdk:device-seat function returns the seat the device belongs to. The (setf gdk:device-seat) function sets the seat.
 

See also

2024-1-7