Documentation Language: Swift

Method

references(_:)

Test whether the receiver references the given type

func references(_ otherType: GIRType) -> Bool

Parameters

otherType

The type to test for

Return Value

true if the receiver references the given type