XmTextPosition(Xm) 6 January 1993 XmTextPosition(Xm) Name XmTextPosition - data type for a character position within a text string Syntax #include <Xm/Xm.h> Description XmTextPosition is the data type for a character position within a text string. The text position is an integer representing the number of char- acters from the beginning of the string. The first character position in the string is 0. See also XmText(Xm)