Package: gdk

Accessor gdk-device-product-id

Lambda List

gdk-device-product-id (object)

Syntax

(gdk-device-product-id object) => product-id

Arguments

object -- a gdk-device object
product-id -- a string with the product ID

Details

Accessor of the product-id slot of the gdk-device class.

The gdk-device-product-id slot access function returns the product ID of this device, or nil if this information could not be obtained. This ID is retrieved from the device, and is thus constant for it. See the gdk-device-vendor-id function for more information.
 

See also

2021-12-13