Declaration

func image(forSegment segment: Int) -> NSImage?

Declaration

- (NSImage *) imageForSegment:(NSInteger) segment;

Declaration

imageForSegment_(segment: int) -> NSImage