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
Methods inherited from GObject (42)
Signals
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.