complete_type_info


Description:

public void complete_type_info (Type g_type, TypeInfo info, TypeValueTable value_table)

Calls the complete_type_info function from the TypePlugin of this.

There should be no need to use this function outside of the GObject type system itself.

Parameters:

this

a TypePlugin

g_type

the Type whose info is completed

info

the TypeInfo struct to fill in

value_table

the TypeValueTable to fill in