Instance Method
setGradient(_:bounds:) setGradient:bounds: setGradient_bounds_
Declaration
optional func setGradient(_ gradient: GSGradient!, bounds: NSRect)Declaration
- (void) setGradient:(GSGradient *) gradient bounds:(NSRect) bounds;Declaration
setGradient_bounds_(gradient: GSGradient, bounds: NSRect)