XmTextPosition - Data type for a character position within a text string
#include <Xm/Xm.h>
XmTextPosition is the data type for a character position within a text string. The text position is an integer representing the number of characters from the beginning of the string. The first character position in the string is 0.