Query: xmtextshowposition
OS: centos
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) - redhat |
xmtextreplace(3) - redhat |
xmtextinsert(3) - centos |
xmtextpostoxy(3) - centos |
xmtextpostoxy(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Best performance UNIX just for HOST Virtualization? |
DB2 convert digits to binary format |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |