ne_gtxt_isSetPlainText

bool sbne::ne_gtxt_isSetPlainText(NText *t)

Predicate returning true if the “text” attribute of this NText is set.

Parameters

t – a pointer to the NText object.

Returns

true if the “text” attribute of this NText object is set, false if either the “text” attribute is not set or the object is NULL .