Index Index for
Section 3
Index Alphabetical
listing for X
Index Bottom of
page

XmTextPosition(3X)

OSF/Motif

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 position in the string is 0.

SEE ALSO

XmText(3X)

Index Index for
Section 3
Index Alphabetical
listing for X
Index Top of
page