Method
GdkSeatget_devices
Declaration [src]
GList*
gdk_seat_get_devices (
  GdkSeat* seat,
  GdkSeatCapabilities capabilities
)
Parameters
| capabilities | GdkSeatCapabilities | 
| Capabilities to get devices for. | 
Return value
| Returns: | A list of GdkDevice | 
| A list
  of  | |
| The caller of the function takes ownership of the data container, but not the data inside it. |