Declaration

func contentRectOfItem(at idx: UInt) -> NSRect

Declaration

- (NSRect) contentRectOfItemAtIndex:(NSUInteger) idx;

Declaration

contentRectOfItemAtIndex_(idx: int) -> NSRect