Package: gdk

Accessor gdk:device-input-source

Lambda List

gdk:device-input-source (object)

Syntax

(gdk:device-input-source object) => source
(setf (gdk:device-input-source object) source)

Arguments

object -- a gdk:device object
source -- a value of the gdk:input-source enumeration

Details

The accessor for the input-source slot of the gdk:device class returns the source type of the device.
 

See also

2025-08-31