Type.interfaces

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

struct Type
static
interfaces

Parameters

type GType

the type to list interface types for

Meta