PangoIncludedModule

The PangoIncludedModule structure for a statically linked module contains the functions that would otherwise be loaded from a dynamically loaded module.

Members

Variables

create
PangoEngine* function(const(char)* id) create;
exit
void function() exit;
init
void function(GTypeModule* module_) init;
list
void function(PangoEngineInfo** engines, int* nEngines) list;