Seat.getDevices

Returns the devices that match the given capabilities.

Parameters

capabilities gdk.types.SeatCapabilities

capabilities to get devices for

Return Value

Type: gdk.device.Device[]

A list of GdkDevices. The list must be freed with glib.list.List.free, the elements are owned by GTK and must not be freed.