Method

GPluginLoaderget_id

Declaration [src]

const gchar*
gplugin_loader_get_id (
  GPluginLoader* loader
)

Description [src]

Gets the identifier of loader.

Available since:0.34.0

Return value

Returns: const gchar*
 

The ID of loader.

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