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: ListG

a list of gdk.Device

Detailed Description

Deprecated: Use Device.managerListDevices instead.

Meta