Function
GObjecttype_fundamental_next
Declaration [src]
GType
g_type_fundamental_next (
void
)
Description [src]
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.