ne_go_isSetText

bool sbne::ne_go_isSetText(NGraphicalObject *gO)

Predicate returning true if this NGraphicalObject object’s NText object is set.

Parameters

gO – a pointer to the NGraphicalObject object.

Returns

true if the NText object of this NGraphicalObject object is set, false if either the NText object is not set or the object is NULL .