ne_go_setText
-
int sbne::ne_go_setText(NGraphicalObject *gO, NText *t)
Sets the NText object of this NGraphicalObject object.
- Parameters
gO – a pointer to the NGraphicalObject object.
t – a pointer to the NText object.
- Returns
integer value indicating success/failure of the function.