ne_txt_getFontFamily

const std::string sbne::ne_txt_getFontFamily(VTransformation2D *gS)

Returns the value of the “fontfamily” attribute of this VText object, if it has one.

Parameters

gS – a pointer to the VText object.

Returns

the “fontfamily” attribute of this VText object, or an empty string if the “fontfamily” attribute is not set or the object is NULL .