get_devices


Description:

public List<unowned Device> get_devices (SeatCapabilities capabilities)

Returns the devices that match the given capabilities.

Parameters:

this

a `GdkSeat`

capabilities

capabilities to get devices for

Returns:

A list of `GdkDevices`. The list must be freed with g_list_free, the elements are owned by GTK and must not be freed.