typeInterfaces

fngobject.types.GType[] typeInterfaces(gobject.types.GType type)

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

Parameters

typethe type to list interface types for

Returns

Newly allocated

and 0-terminated array of interface types, free with [glib.global.gfree]