Return a newly allocated and 0-terminated array of type IDs, listing the interface types that @type conforms to.
the type to list interface types for
Newly allocated and 0-terminated array of interface types, free with g_free()
See Implementation
Return a newly allocated and 0-terminated array of type IDs, listing the interface types that @type conforms to.