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 peas_object_module_register_extension_factory().
The created object.
See Implementation
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 peas_object_module_register_extension_factory().