set-text-background in dc<%>
Sets the current text background color for this object. The text
background color is painted behind text that is drawn with
draw-text, but only for the 'solid text mode (see
set-text-mode).
On a monochrome display, all non-white colors are treated as black.
( -> void
send a-dc set-text-background color)
color : color% object