Seat.getDevices

Returns the devices that match the given capabilities.

Parameters

capabilities GdkSeatCapabilities

capabilities to get devices for

Return Value

Type: ListG

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

Meta