XSText

SYNTAX

	XSText *txt;

DESCRIPTION

XSText is a typedef for a struct with the data necessary to text edition of one text paragraph. More text paragraphs can be linked in a double linked list of XSText.

XSText support is under construction, see XSEdit for a better reference.