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