Method
FwupdPluginPluginhas_rule
Declaration [src]
gboolean
fu_plugin_has_rule (
FuPlugin* self,
FuPluginRule rule,
const gchar* name
)
Parameters
rule |
FuPluginRule |
A plugin rule, e.g. |
|
name |
const gchar* |
A plugin name, e.g. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |