Method

FwupdPluginPluginget_name

Declaration [src]

const gchar*
fu_plugin_get_name (
  FuPlugin* self
)

Description [src]

Gets the plugin name.

Available since:0.8.0

Return value

Returns: utf8
 

A plugin name, or NULL for unknown.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.