Method

ValentDeviceget_plugins

unstable since: 1.0

Declaration [src]

GStrv
valent_device_get_plugins (
  ValentDevice* device
)

Description [src]

Get a list of the loaded plugins.

Available since: 1.0

Gets propertyValent.Device:plugins

Return value

Type: An array of utf8

A list of loaded plugins.

The array is NULL-terminated.
Each element is a NUL terminated UTF-8 string.