Query: xmtextfieldsetselection
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTextFieldSetSelection(3X) XmTextFieldSetSelection(3X)NAMEXmTextFieldSetSelection - A TextField function that sets the primary selection of the textSYNOPSIS#include <Xm/TextF.h> void XmTextFieldSetSelection (widget, first, last, time) Widget widget; XmTextPosition first; XmTextPosition last; Time time;DESCRIPTIONXmTextFieldSetSelection sets the primary selection of the text in the widget. It also sets the insertion cursor position to the last posi- tion of the selection and calls the widget's XmNmotionVerifyCallback callbacks. Specifies the TextField widget ID Marks the first charac- ter position of the text to be selected Marks the last position of the text to be selected Specifies the time at which the selection value is desired. This should be the same as the time of the event that triggered this request. For a complete definition of TextField and its associated resources, see XmTextField(3X).SEE ALSOXmTextField(3X) XmTextFieldSetSelection(3X)
Related Man Pages |
---|
xmtextfieldinsert(3) - centos |
xmtextfieldinsertwcs(3) - centos |
xmtextfieldcut(3) - hpux |
xmtextfieldinsertwcs(3) - hpux |
xmtextfieldinsert(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
PHP Write Man Pages to MySQL DB |