Method

GUsbInterfaceget_extra

since: 0.2.8

Declaration

GBytes*
g_usb_interface_get_extra (
  GUsbInterface* self
)

Description

Gets any extra data from the interface.

Available since: 0.2.8

Return value

Type: GBytes

A GBytes, or NULL for failure.

The returned data is owned by the instance.