interfaces


Description:

[ CCode ( array_length_type = "guint" ) ]
public Type[] interfaces ()

Return a newly allocated and 0-terminated array of type IDs, listing the interface types that type conforms to.

Parameters:

n_interfaces

location to store the length of the returned array, or null

type

the type to list interface types for

Returns:

Newly allocated and 0-terminated array of interface types, free with g_free