ne_ven_setBackgroundColor

int sbne::ne_ven_setBackgroundColor(Veneer *ven, const std::string &color)

Sets the value of the “backgroundcolor” attribute of this Veneer object.

Parameters
  • ven – a pointer to the Veneer object.

  • color – a string to use as the value of the “backgroundcolor” attribute of this Veneer object.

Returns

integer value indicating success/failure of the function.