set_background


Description:

public void set_background (RGBA? color)

Set the background color of the renderer.

If color is set to null, the renderer will not have a background color.

Parameters:

this

a SourceGutterRenderer

color

a RGBA or null