PangoIncludedModule:
@list: a function that lists the engines defined in this module.
@init: a function to initialize the module.
@exit: a function to finalize the module.
@create: a function to create an engine, given the engine name.
The #PangoIncludedModule structure for a statically linked module
contains the functions that would otherwise be loaded from a dynamically
loaded module.
PangoIncludedModule: @list: a function that lists the engines defined in this module. @init: a function to initialize the module. @exit: a function to finalize the module. @create: a function to create an engine, given the engine name.
The #PangoIncludedModule structure for a statically linked module contains the functions that would otherwise be loaded from a dynamically loaded module.