ExtensionSet.this

Create a new #PeasExtensionSet 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 peas_extension_set_new() for more information.

Parameters

engine Engine

A #PeasEngine, or %NULL.

extenType GType

the extension #GType.

parameters GParameter[]

an array of #GParameter.

Return Value

a new instance of #PeasExtensionSet.

Throws

ConstructionException GTK+ fails to create the object.

Meta