Method

GUsbDeviceget_tags

Declaration

GPtrArray*
g_usb_device_get_tags (
  GUsbDevice* self
)

Description

Gets all the tags.

Available since:0.4.4

Return value

Returns: An array of utf8
 

String tags.

 The caller of the method takes ownership of the data container, but not the data inside it.