[ Version ( since = "3.20" ) ]
public List<unowned Device> get_slaves (SeatCapabilities capabilities)
Returns the slave devices that match the given capabilities.
| this |
a Seat |
| capabilities |
capabilities to get devices for |
|
A list of Devices. The list must be freed with g_list_free, the elements are owned by GDK and must not be freed. |