Query: xmtextgetlastposition
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTextGetLastPosition(3X) XmTextGetLastPosition(3X)NAMEXmTextGetLastPosition - A Text function that accesses the last position in the textSYNOPSIS#include <Xm/Text.h> XmTextPosition XmTextGetLastPosition (widget) Widget widget;DESCRIPTIONXmTextGetLastPosition accesses the last position in the text buffer of the Text widget. This is an integer number of characters from the beginning of the buffer, and represents the position following which text that is added to the end of the buffer is placed. The first character position is 0. The last character position is equal to the number of characters in the text buffer. Specifies the Text widget ID For a complete definition of Text and its associated resources, see XmText(3X).RETURN VALUEReturns an XmTextPosition value that indicates the last position in the text buffer.SEE ALSOXmText(3X) XmTextGetLastPosition(3X)
Related Man Pages |
---|
xmtextfindstring(3) - redhat |
xmtextsetsource(3) - redhat |
xmtextpostoxy(3) - hpux |
xmtextinsertwcs(3x) - osf1 |
xmtextsetsource(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Change text font to greater one in this very good MOTIF texteditor ? |