Enums.completeTypeInfo

This function is meant to be called from the complete_type_info function of a GTypePlugin implementation, as in the following

class Enums
static
void
completeTypeInfo

Parameters

type GType

the type identifier of the type being completed

info GTypeInfo

the GTypeInfo struct to be filled in

Meta