ne_grp_setFontFamily

int sbne::ne_grp_setFontFamily(VRenderGroup *g, const std::string &fontfamily)

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

Parameters
  • g – a pointer to the VRenderGroup object.

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

Returns

integer value indicating success/failure of the function.