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 for the serial ID for the device tool

Details

The accessor for the serial slot returns the serial of the device tool. The value can be used to identify a physical tool, for example, a tablet pen, across program executions.
 

See also

2026-08-01