Method

GUsbDeviceEventget_id

Declaration

const gchar*
g_usb_device_event_get_id (
  GUsbDeviceEvent* self
)

Description

Gets the event ID.

Available since:0.4.0

Return value

Returns: utf8
 

String, or NULL.

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