ne_go_getGlyphId
-
const std::string sbne::ne_go_getGlyphId(NGraphicalObject *gO)
Returns the value of the “glyphid” attribute of this NGraphicalObject object, if it has one.
- Parameters
gO – a pointer to the NGraphicalObject object.
- Returns
the “glyphid” attribute of this NGraphicalObject object, or an empty string if either the “glyphid” attribute is not set or the object is
NULL.