TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
This function is meant to be called from the complete_type_info() function of a GObject.TypePlugin implementation, see the example for g_enum_complete_type_info() above.
complete_type_info()
g_enum_complete_type_info()
the type identifier of the type being completed
An array of GObject.FlagsValue structs for the possible enumeration values. The array is terminated by a struct with all members being 0.
This function is meant to be called from the
complete_type_info()function of a GObject.TypePlugin implementation, see the example forg_enum_complete_type_info()above.