Package: gdk
Accessor gdk:device-associated-device
Lambda Listgdk:device-associated-device (object) SyntaxArgumentsDetails            The accessor for the associated-device slot of the    gdk:device class returns the associated device to device.    If the device is of type :master, it will return the paired pointer or  keyboard. If the device is of type :slave, it will return the master
  device to which the device is attached to. If the device is of type  :floating, nil will be returned, as there is no associated
  device.    | See also | 
2025-08-31