Man Page: xtcreateselectionrequest
Operating Environment: hpux
Section: 3x
XtCreateSelectionRequest(3X) XT FUNCTIONS XtCreateSelectionRequest(3X)NAMEXtCreateSelectionRequest - bundle multiple selection conversion requests into a single request using MULTIPLE targetSYNTAXvoid XtCreateSelectionRequest(requestor, selection) Widget requestor; Atom selection;ARGUMENTSrequestor Specifies the widget making the request. Must be of class Core or a subclass thereof. selection Specifies the particular selection desired.DESCRIPTIONWhen XtCreateSelectionRequest is called, subsequent calls to XtGetSelectionValue and XtGetSelectionValueIncremental with the requestor and selection as specified to XtCreateSelectionRequest will be bundled into a single selection conversion request with multiple targets. The request is actually initiated by calling XtSendSelectionRequest.SEE ALSOXtSendSelectionRequest(3X), XtCancelSelectionRequest(3X) X Version 11 Release 6 XtCreateSelectionRequest(3X)
| Related Man Pages |
|---|
| xtsendselectionrequest(3xt) - redhat |
| xtcancelselectionrequest(3) - debian |
| xtsendselectionrequest(3) - centos |
| xtcancelselectionrequest(3) - suse |
| xtsendselectionrequest(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to list file size on HPUX? |
| SAN Migration question |
| awk - Multi-line data to be stored in variable |
| Seeking Alternative for diff in hp |
| Shopt -s histappend |