Engine
Object Hierarchy:
Description:
The Engine is the object which manages the plugins.
Its role is twofold:
- it will fetch all the information about the available plugins from all the registered plugin directories;
- it will provide you an API to load, control and unload your plugins and their extensions from within your application.
Namespace: Peas
  
  Package: libpeas-2
  
  Content:
Properties:
Static methods:
Creation methods:
Methods:
Signals:
Inherited Members:
All known members inherited from class GLib.Object
    All known members inherited from interface GLib.ListModel