TypeInterface.prerequisites

Returns the prerequisites of an interfaces type.

class TypeInterface
static
prerequisites

Parameters

interfaceType GType

an interface type

Return Value

Type: GType[]

a newly-allocated zero-terminated array of #GType containing the prerequisites of @interface_type

Meta