Method
FwupdPluginDeviceget_possible_plugins
since: 1.3.3
[−]
Description [src]
Gets the list of possible plugin names, typically added from quirk files.
Available since: 1.3.3
[−]
Return value
Type: An array of utf8
Plugin names.
The caller of the method takes ownership of the data container, but not the data inside it. |
Each element is a NUL terminated UTF-8 string. |