Add GPluginPluginInfo:provides and GPluginPluginInfo:priority properties
Review Request #691 — Created May 31, 2021 and submitted — Latest diff uploaded
Add GPluginPluginInfo:provides and GPluginPluginInfo:priority properties
This is just the properties and none of the behavior yet. I'm doing this in two phases to make it easier to reason about as
gplugin_manager_refresh
is going to need some refactoring to make this all work.
Ran the unit tests.