Declaration

func setImage(_ image: NSImage?, forSegment segment: Int)

Declaration

- (void) setImage:(NSImage *) image forSegment:(NSInteger) segment;

Declaration

setImage_forSegment_(image: NSImage, segment: int)