[ CCode ( array_length_type = "guint" ) ]
public Type[] children ()
Return a newly allocated and 0-terminated array of type IDs, listing the child types of type
.
n_children |
location to store the length of the returned array, or null |
type |
the parent type |
Newly allocated and 0-terminated array of child types, free with g_free |