Package: gdk

Accessor gdk:device-name

Lambda List

gdk:device-name (object)

Syntax

(gdk:device-name object) => name

Arguments

object -- a gdk:device object
name -- a string for the name of the device

Details

The accessor for the name slot of the gdk:device class determines the name of the device, suitable for showing in a user interface.
 

See also

2025-08-01