Package: gdk

Function gdk-device-list-slave-devices

Lambda List

gdk-device-list-slave-devices (device)

Arguments

device -- a gdk-device object

Return Value

The list of slave gdk-device objects, or nil.

Details

If the device is of type :master, it will return the list of slave devices attached to it, otherwise it will return nil.
 

See also

2021-12-13