Method

FwupdPluginPluginget_device_gtypes

since: 2.0.2

Declaration [src]

GArray*
fu_plugin_get_device_gtypes (
  FuPlugin* self
)

Description [src]

Gets all device GTypes.

Available since: 2.0.2

Return value

Type: An array of GType

Registered types, or NULL.

The returned data is owned by the instance.
The return value can be NULL.