Method

GUsbInterfaceget_extra

Declaration

GBytes*
g_usb_interface_get_extra (
  GUsbInterface* self
)

Description

Gets any extra data from the interface.

Available since:0.2.8

Return value

Returns: GBytes
 

A GBytes, or NULL for failure.

 The data is owned by the instance.