Engine


Object Hierarchy:

Peas.Engine Peas.Engine Peas.Engine GLib.Object GLib.Object GLib.Object->Peas.Engine GLib.ListModel GLib.ListModel GLib.ListModel->Peas.Engine

Description:

[ CCode ( type_id = "peas_engine_get_type ()" ) ]
public sealed class Engine : Object, ListModel

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 interface GLib.ListModel