Method

GUsbDeviceEventget_id

since: 0.4.0

Declaration

const gchar*
g_usb_device_event_get_id (
  GUsbDeviceEvent* self
)

Description

Gets the event ID.

Available since: 0.4.0

Return value

Type: const gchar*

String, or NULL.

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