Method

ClutterInputDeviceget_product_id

since: 1.22

Declaration [src]

const gchar*
clutter_input_device_get_product_id (
  ClutterInputDevice* device
)

Description [src]

Gets the product ID of this device.

Available since: 1.22

Return value

Type: const gchar*

The product ID.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.