Source position: gtypeplugin.inc line 16
type TGTypePluginCompleteInterfaceInfo = procedure(
plugin: PGTypePlugin;
instance_type: GType;
interface_type: GType;
info: PGInterfaceInfo
);