Method
FwupdPluginPluginorder_compare
since: 1.0.8
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
- 
            Type: FuPluginSecond FuPluginto compare.The data is owned by the caller of the method.