XmTextPosition(X3mot)
XmTextPosition --
data type for a character position within a text string
Synopsis
#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 characters
from the beginning of the string. The first character position in the string is 0.
References
XmText(X3mot)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.