Method

GPluginLoaderget_id

since: 0.34

Declaration [src]

const gchar*
gplugin_loader_get_id (
  GPluginLoader* loader
)

Description [src]

Gets the identifier of loader.

Available since: 0.34

Gets propertyGPlugin.Loader:id

Return value

Type: const gchar*

The ID of loader.

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