Query: xmtextremove
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTextRemove(3X) XmTextRemove(3X)NAMEXmTextRemove - A Text function that deletes the primary selectionSYNOPSIS#include <Xm/Text.h> Boolean XmTextRemove (widget) Widget widget;DESCRIPTIONXmTextRemove deletes the primary selected text. If there is a selection, this routine also calls the widget's XmNvalueChangedCallback and verification callbacks, either XmNmodifyVerifyCallback or XmNmodifyVerifyCallbackWcs, or both. If both verification callback lists are registered, the procedures of the XmNmodifyVerifyCallback list are executed first and the resulting data is passed to the XmNmodifyVerify- CallbackWcs callbacks. Specifies the Text widget ID. For a complete definition of Text and its associated resources, see XmText(3X).RETURN VALUEThis function returns False if the primary selection is NULL or if the widget doesn't own the primary selection. Otherwise, it returns True.SEE ALSOXmText(3X) XmTextRemove(3X)
Related Man Pages |
---|
xmdatafieldcut(3) - centos |
xmtextpaste(3) - centos |
xmtextfieldcut(3) - hpux |
xmtextpaste(3) - hpux |
xmtextinsert(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
PHP Write Man Pages to MySQL DB |
Denial Of Service Attack Update |