PluginInfo
Object Hierarchy:
Description:
A PluginInfo contains all the information available about a plugin.
All this information comes from the related plugin info file, whose file extension is ".plugin". Here is an example of such a plugin file, in the [struct@GLib.KeyFile] format:
```toml [Plugin] Module=helloworld Depends=foo;bar;baz Loader=python Name=Hello World Description=Displays "Hello World" Authors=Steve Frécinaux <code@istique.net> Copyright=Copyright © 2009-10 Steve Frécinaux Website=https://wiki.gnome.org/Projects/Libpeas Help=http://library.gnome.org/devel/libpeas/stable/ Hidden=false ```
Namespace: Peas
Package: libpeas-2
Content:
Properties:
Static methods:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object