GUsb.BosDescriptor¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GUsb.BosDescriptor(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_capability()¶
- Returns:
capability
- Return type:
Gets the BOS descriptor capability.
New in version 0.4.0.
- get_extra()¶
- Returns:
a
GLib.Bytes
, orNone
for failure- Return type:
Gets any extra data from the BOS descriptor.
New in version 0.4.0.