get_vendor_id
Description:
[ Version ( deprecated = true , deprecated_since = "1.5.5" , since = "0.9.4" ) ]
public unowned string get_vendor_id ()
public unowned string get_vendor_id ()
Warning: get_vendor_id is deprecated since 1.5.5.
Gets the combined device vendor ID.
Note:
Use get_vendor_ids instead.
Parameters:
this |
A Device |
Returns:
the device vendor, e.g. 'USB:0x1234|PCI:0x5678', or null if unset |