Query: xmtextshowposition
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTextShowPosition(library call) XmTextShowPosition(library call)NAMEXmTextShowPosition -- A Text function that forces text at a given position to be displayedSYNOPSIS#include <Xm/Text.h> void XmTextShowPosition( Widget widget, XmTextPosition position);DESCRIPTIONXmTextShowPosition forces text at the specified position to be displayed. If the XmNautoShowCursorPosition resource is True, the applica- tion should also set the insert cursor to this position. widget Specifies the Text widget ID position Specifies the character position to be displayed. This is an integer number of characters from the beginning of the text buffer. The first character position is 0 (zero). If a navigator exists, this function uses the XmQTnavigator trait to update the horizontal navigator's value. For a complete definition of Text and its associated resources, see XmText(3).RELATEDXmText(3). XmTextShowPosition(library call)
Related Man Pages |
---|
xmtextinsertwcs(3) - centos |
xmtextinsert(3) - centos |
xmtextpostoxy(3) - centos |
xmtextinsert(3) - hpux |
xmtextsetsource(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
How to list file size on HPUX? |
PHP Man Pages Now Available (Over 10,000) |
Thank you members and admins |
awk - Multi-line data to be stored in variable |