Package: gdk

Accessor gdk:device-tool-serial

Lambda List

gdk:device-tool-serial (object)

Syntax

(gdk:device-tool-serial object) => serial

Arguments

object -- a gdk:device-tool object
serial -- an unsigned integer with the serial number of the device tool

Details

Accessor of the serial slot of the gdk:device-tool class. The gdk:device-tool-serial function gets the serial number of the device tool. This value can be used to identify a physical tool, e.g. a tablet pen, across program executions.
 

See also

2024-6-27