Flags.completeTypeInfo

This function is meant to be called from the complete_type_info() function of a GTypePlugin implementation, see the example for g_enum_complete_type_info() above.

class Flags
static
void
completeTypeInfo

Parameters

type GType

the type identifier of the type being completed

info GTypeInfo*

the GTypeInfo struct to be filled in

Meta