TypePluginIF.completeInterfaceInfo

Calls the complete_interface_info function from the GTypePluginClass of plugin. There should be no need to use this function outside of the GObject type system itself.

interface TypePluginIF
void
completeInterfaceInfo

Parameters

instanceType GType

the GType of an instantiable type to which the interface is added

interfaceType GType

the GType of the interface whose info is completed

info GInterfaceInfo*

the GInterfaceInfo to fill in