Query: xmtextcopy
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTextCopy(3X) XmTextCopy(3X)NAMEXmTextCopy - A Text function that copies the primary selection to the clipboardSYNOPSIS#include <Xm/Text.h> Boolean XmTextCopy (widget, time) Widget widget; Time time;DESCRIPTIONXmTextCopy copies the primary selected text to the clipboard. Specifies the Text widget ID. Specifies the server time at which the selec- tion value is to be modified. This should be the time of the event which triggered this request. One source of a valid time stamp is the function XtLastTimestampProcessed(). For a complete definition of Text and its associated resources, see XmText(3X).RETURN VALUEThis function returns False if the primary selection is NULL, if the widget doesn't own the primary selection, or if the function is unable to gain ownership of the clipboard selection. Otherwise, it returns True.SEE ALSOXmText(3X) XmTextCopy(3X)
Related Man Pages |
---|
dteditorcuttoclipboard(3) - hpux |
xmtextcut(3) - hpux |
xmtextfieldcut(3) - hpux |
xmtextpaste(3) - hpux |
xmtextfieldcut(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
PHP Write Man Pages to MySQL DB |