Method

ClutterInputDeviceget_product_id

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

Returns: const gchar*
 

The product ID.

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