Declaration

func rectForItem(at idx: UInt) -> NSRect

Declaration

- (NSRect) rectForItemAtIndex:(NSUInteger) idx;

Declaration

rectForItemAtIndex_(idx: int) -> NSRect