ne_grp_isSetFontWeight
-
bool sbne::ne_grp_isSetFontWeight(VRenderGroup *g)
Predicates returning
trueif the “fontweight” attribute of this VRenderGroup is set.- Parameters:
g – a pointer to the VRenderGroup object.
- Returns:
trueif the “fontweight” attribute of this VRenderGroup object is set,falseif either the “fontweight” attribute is not set or the object isNULL.