PluginManager


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public PluginManager (Engine? engine)

Creates a new plugin manager for the given [class@Peas.

Engine].

If engine is null, then the default engine will be used.

Parameters:

engine

A Engine, or null.

Returns:

the new PluginManager.