Method
FwupdPluginPluginget_rules
since: 1.0.0
[−]
Description [src]
Gets the plugin IDs that should be run after this plugin.
Available since: 1.0.0
[−]
Return value
Type: An array of utf8
The list of plugin names, e.g.
['appstream']
The data is owned by the instance. |
The return value can be NULL . |
Each element is a NUL terminated UTF-8 string. |