ExtensionSet.this

Create a new peas.ExtensionSet for the exten_type extension type.

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

Since libpeas 1.22, exten_type can be an Abstract GType and not just an Interface GType

See ExtensionSet.new for more information.

Parameters

engine Engine

A peas.Engine, or NULL.

extenType GType

the extension GType

parameters GParameter[]

an array of GParameter

Return Value

a new instance of peas.ExtensionSet

Throws

ConstructionException GTK+ fails to create the object.