- create
PangoEngine* function(const(char)* id) create;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- exit
void function() exit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- init
void function(GTypeModule* modul) init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- list
void function(PangoEngineInfo** engines, int* nEngines) list;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
The #PangoIncludedModule structure for a statically linked module contains the functions that would otherwise be loaded from a dynamically loaded module.