Type.interfacePrerequisites

Returns the prerequisites of an interfaces type. Since 2.2

class Type
static
interfacePrerequisites

Parameters

interfaceType GType

an interface type

Return Value

Type: GType[]

a newly-allocated zero-terminated array of GType containing the prerequisites of interface_type. [array length=n_prerequisites][transfer full]

Meta