Class
GUsbInterface
Instance methods
g_usb_interface_get_class
Gets the interface class, typically a GUsbInterfaceClassCode
.
Available since: 0.2.8
g_usb_interface_get_protocol
Gets the interface protocol qualified by the class and subclass numbers.
See g_usb_interface_get_class()
and g_usb_interface_get_subclass()
.
Available since: 0.2.8
g_usb_interface_get_subclass
Gets the interface subclass qualified by the class number.
See g_usb_interface_get_class()
.
Available since: 0.2.8