Method
FwupdPluginPluginorder_compare
Declaration [src]
gint
fu_plugin_order_compare (
FuPlugin* plugin1,
FuPlugin* plugin2
)
Description [src]
Compares two plugins by their depsolved order, and then by name.
Available since: | 1.0.8 |
Parameters
plugin2 |
FuPlugin |
Second |
|
The data is owned by the caller of the function. |