ne_grp_setFontWeight

int sbne::ne_grp_setFontWeight(VRenderGroup *g, const std::string &fontweight)

Sets the value of the “fontweight” attribute of this VRenderGroup object.

Parameters
  • g – a pointer to the VRenderGroup object.

  • fontweight – a string to use as the value of the “fontweight” attribute of this VRenderGroup object.

Returns

integer value indicating success/failure of the function.