Query: xmtextgetselection
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTextGetSelection(library call) XmTextGetSelection(library call)NAMEXmTextGetSelection -- A Text function that retrieves the value of the primary selectionSYNOPSIS#include <Xm/Text.h> char * XmTextGetSelection( Widget widget);DESCRIPTIONXmTextGetSelection retrieves the value of the primary selection. It returns a NULL pointer if no text is selected in the widget. The appli- cation is responsible for freeing the storage associated with the string by calling XtFree. widget Specifies the Text widget ID For a complete definition of Text and its associated resources, see XmText(3).RETURNReturns a character pointer to the string that is associated with the primary selection.RELATEDXmText(3) and XmTextGetSelectionWcs(3). XmTextGetSelection(library call)
| Related Man Pages | 
|---|
| xmtextcut(3) - redhat | 
| dteditorclearselection(3) - hpux | 
| xmtextcut(3) - hpux | 
| xmtextinsertwcs(3) - hpux | 
| xmtextcut(3x) - osf1 | 
| Similar Topics in the Unix Linux Community | 
|---|
| Unix File Permissions | 
| Is UNIX an open source OS ? | 
| Thank you members and admins | 
| Seeking Alternative for diff in hp | 
| Wrong Array... |