GTypePluginClass.completeTypeInfo

Fills in the #GTypeInfo and #GTypeValueTable structs for the type. The structs are initialized with memset(s, 0, sizeof (s)) before calling this function.

struct GTypePluginClass
GTypePluginCompleteTypeInfo completeTypeInfo;

Meta