Function
GObjecttype_interfaces
Declaration [src]
GType*
g_type_interfaces (
GType type,
guint* n_interfaces
)
Description [src]
Return a newly allocated and 0-terminated array of type IDs, listing
the interface types that type
conforms to.