Method

ClutterInputDeviceget_bus_type

Declaration [src]

guint
clutter_input_device_get_bus_type (
  ClutterInputDevice* device
)

Description [src]

Gets the bus type of this device. The returned value is one of the BUS_* constants defined in linux/input.h.

Return value

Type: guint

The bus type.