Method

FwupdPluginPluginrunner_startup

since: 0.8.0

Declaration [src]

gboolean
fu_plugin_runner_startup (
  FuPlugin* self
  GError** error
)

Description [src]

Runs the startup routine for the plugin.

Available since: 0.8.0

Return value

Type: gboolean

TRUE for success, FALSE for failure.