Package: gdk

Accessor gdk:device-vendor-id

Lambda List

gdk:device-vendor-id (object)

Syntax

(gdk:device-vendor-id object) => vendor-id

Arguments

object -- a gdk:device object
vendor-id -- a string for the vendor ID, or nil

Details

The accessor for the vendor-id slot of the gdk:device class returns the vendor ID of this device, or nil if the information could not be obtained. This ID is retrieved from the device, and is thus constant for it.
 

See also

2025-08-01