Display.listDevices
gdk.device.Device[] listDevices()Returns the list of available input devices attached to display. The list is statically allocated and should not be freed.
Returns
a list of #GdkDevice
Deprecated
Use [gdk.device_manager.DeviceManager.listDevices] instead.