Source position: gtypeplugin.inc line 14
type TGTypePluginCompleteTypeInfo = procedure(
plugin: PGTypePlugin;
g_type: GType;
info: PGTypeInfo;
value_table: PGTypeValueTable
);