Manual Page Result
0
Command: XmTextPosition | Section: 3 | Source: Digital UNIX | File: XmTextPosition.3X.gz
XmTextPosition(3X) XmTextPosition(3X)
NAME
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 posi-
tion in the string is 0.
SEE ALSO
XmText(3X)
XmTextPosition(3X)