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 |
|---|
| xtcreateselectionrequest(3xt) - redhat |
| xtcancelselectionrequest(3) - debian |
| xtsendselectionrequest(3) - debian |
| xtsendselectionrequest(3) - centos |
| xtcreateselectionrequest(3) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| Unix File Permissions |
| Is UNIX an open source OS ? |
| SAN Migration question |
| Wrong Array... |
| Tar Command |