getDevices

open fun getDevices(capabilities: SeatCapabilities): <Error class: unknown class>

Returns the devices that match the given capabilities.

Return

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

Parameters

capabilities

capabilities to get devices for