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
Method
Test whether the receiver references the given type
func references(_ otherType: GIRType) -> Bool
otherTypeThe type to test for
true if the receiver references the given type