Engine


Object Hierarchy:

Object hierarchy for Engine

Description:

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

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-1.0

Content:

Properties:

Static methods:

Creation methods:

Methods:

Signals:

Inherited Members: