Display.listDevices

Warning gdk_display_list_devices has been deprecated since version 3.0 and should not be used in newly-written code. Use gdk_device_manager_list_devices() instead. Returns the list of available input devices attached to display. The list is statically allocated and should not be freed. Since 2.2

class Display
listDevices
()

Return Value

Type: ListG

a list of GdkDevice. [transfer none][element-type GdkDevice]

Meta