Method

GrlPluginget_id

since: 0.2.0

Declaration [src]

const gchar*
grl_plugin_get_id (
  GrlPlugin* plugin
)

Description [src]

Get the id of the plugin.

Available since: 0.2.0

Return value

Type: const gchar*

The id of the plugin.

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