Function VisualServerSingleton.blackBarsSetImages

Sets images to be rendered in the window margin.

void blackBarsSetImages (
  const(RID) left,
  const(RID) top,
  const(RID) right,
  const(RID) bottom
) nothrow @nogc;