PgEngine.list

Function to be provided by a module to list the engines that the module supplies. The function stores a pointer to an array of PangoEngineInfo structures and the length of that array in the given location. Note that script_engine_init() will not be called before this function.

class PgEngine
static
void
list

Parameters

engines PangoEngineInfo[]

location to store a pointer to an array of engines.

Meta