GutterRenderer.setBackground
void setBackground(gdk.rgba.RGBA color)Set the background color of the renderer. If color is set to null, the renderer will not have a background color.
Parameters
color | a #GdkRGBA or null |
void setBackground(gdk.rgba.RGBA color)Set the background color of the renderer. If color is set to null, the renderer will not have a background color.
color | a #GdkRGBA or null |