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 with the vendor ID, or nil

Details

Accessor of the vendor-id slot of the gdk:device class. The gdk:device-vendor-id function 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

2024-1-7