Type.addInterfaceDynamic

Adds interface_type to the dynamic instantiable_type. The information contained in the GTypePlugin structure pointed to by plugin is used to manage the relationship.

struct Type
static
void
addInterfaceDynamic

Parameters

instanceType GType

GType value of an instantiable type

interfaceType GType

GType value of an interface type

plugin TypePluginIF

GTypePlugin structure to retrieve the GInterfaceInfo from