Method

FwupdPluginPluginrunner_startup

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

Returns: gboolean
 

TRUE for success, FALSE for failure.