Package: gdk

Function gdk-device-manager-list-devices

Lambda List

gdk-device-manager-list-devices (manager type)

Arguments

manager -- a gdk-device-manager object
type -- a gdk-device-type device type to get

Return Value

A list of gdk-device objects.

Details

Returns the list of devices currently attached to the device manager.

Warning

The gdk-device-manager-list-devices function has been deprecated since version 3.20 and should not be used in newly written code. Use the gdk-seat-pointer, gdk-seat-keyboard and gdk-seat-slaves functions instead.
 

See also

2021-12-11