Return a newly allocated and 0-terminated array of type IDs, listing the child types of type. The return value has to be g_free()ed after use.
The parent type.
Newly allocated and 0-terminated array of child types. [array length=n_children][transfer full]
See Implementation
Return a newly allocated and 0-terminated array of type IDs, listing the child types of type. The return value has to be g_free()ed after use.