[ CCode ( array_length_type = "guint" ) ]
public Type[] interface_prerequisites ()
Returns the prerequisites of an interfaces type.
interface_type |
an interface type |
n_prerequisites |
location to return the number of prerequisites, or null |
a newly-allocated zero-terminated array of Type containing the prerequisites of
|