A PeasFactoryFunc is a factory function which will instanciate a new extension of a given type. g_object_newv() is such a function.
It is used with ObjectModule.registerExtensionFactory.
The created object.
A PeasFactoryFunc is a factory function which will instanciate a new extension of a given type. g_object_newv() is such a function.
It is used with ObjectModule.registerExtensionFactory.