Seat.getSlaves

gdk.device.Device[] getSlaves(gdk.types.SeatCapabilities capabilities) nothrow

Returns the slave devices that match the given capabilities.

Parameters

capabilitiescapabilities to get devices for

Returns

A list of #GdkDevices.

The list must be freed with glib.list.List.free, the elements are owned by GDK and must not be freed.