Display.listDevices

Returns the list of available input devices attached to display. The list is statically allocated and should not be freed.

More...
class Display
listDevices
()

Return Value

Type: gdk.device.Device[]

a list of #GdkDevice

Detailed Description