Declaration

func rectOfItem(at idx: UInt) -> NSRect

Declaration

- (NSRect) rectOfItemAtIndex:(NSUInteger) idx;

Declaration

rectOfItemAtIndex_(idx: int) -> NSRect