Property

GPluginPluginInfo:id

Declaration

property id: utf8 [ read, write, construct-only ]

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*

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes