TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.89.4
Generated with TypeDoc via ts-for-gir v5.2.0
Returns the next free fundamental type id which can be used to register a new fundamental type with g_type_register_fundamental(). The returned type ID represents the highest currently registered fundamental type identifier.
g_type_register_fundamental()
the next available fundamental type ID to be registered, or 0 if the type system ran out of fundamental type IDs
Returns the next free fundamental type id which can be used to register a new fundamental type with
g_type_register_fundamental(). The returned type ID represents the highest currently registered fundamental type identifier.