API Version: 2.0
Library Version: 2.72
GType* g_type_interface_prerequisites ( GType interface_type, guint* n_prerequisites )
Returns the prerequisites of an interfaces type.
interface_type
GType
An interface type.
n_prerequisites
guint*
Location to return the number of prerequisites, or NULL.
NULL
A newly-allocated zero-terminated array of GType containing the prerequisites of interface_type.