Query: xtcreateselectionrequest
OS: hpux
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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(3) - debian |
xtcreateselectionrequest(3) - centos |
xtcancelselectionrequest(3) - x11r4 |
xtsendselectionrequest(3) - x11r4 |
xtcancelselectionrequest(3) - suse |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
awk - Multi-line data to be stored in variable |
Seeking Alternative for diff in hp |
Wrong Array... |
Shopt -s histappend |