[ 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.
| engine |
A Engine, or null. |
|
the new PluginManager. |