PluginInfo


Object Hierarchy:

Peas.PluginInfo Peas.PluginInfo Peas.PluginInfo GLib.Object GLib.Object GLib.Object->Peas.PluginInfo

Description:

[ CCode ( type_id = "peas_plugin_info_get_type ()" ) ]
public sealed class PluginInfo : Object

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: