Variable CombinedDrawable.background

class CombinedDrawable
{
  // ...
  Ref!(dcanvas.graphics.resources.Drawable) background;
  // ...
}