TypePluginIF.completeTypeInfo

Calls the @complete_type_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
completeTypeInfo

Parameters

gType GType

the #GType whose info is completed

info GTypeInfo*

the #GTypeInfo struct to fill in

valueTable GTypeValueTable*

the #GTypeValueTable to fill in

Meta