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

Accessor of the input-source slot of the gdk:device class. The gdk:device-input-source function returns the source type of the device.
 

See also

2024-6-27