Declaration

func tabItem(at idx: Int) -> NSViewController?

Declaration

- (NSViewController *) tabItemAtIndex:(NSInteger) idx;

Declaration

tabItemAtIndex_(idx: int) -> NSViewController