Property
GPluginPluginInfo:id
Description [src]
The id of the plugin.
While not required, the recommended convention is to use the following format: <application or library>/<name of the plugin>.
For example, the Python3 loader in GPlugin has an id of “gplugin/python3-loader”.
          Type:gchar*
| Default value | NULL | 
| Getter method | gplugin_plugin_info_get_id() |