hpux man page for xtcreateselectionrequest

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)

NAME
XtCreateSelectionRequest - bundle multiple selection conversion requests into a single request using MULTIPLE target
SYNTAX
void XtCreateSelectionRequest(requestor, selection) Widget requestor; Atom selection;
ARGUMENTS
requestor Specifies the widget making the request. Must be of class Core or a subclass thereof. selection Specifies the particular selection desired.
DESCRIPTION
When 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 ALSO
XtSendSelectionRequest(3X), XtCancelSelectionRequest(3X) X Version 11 Release 6 XtCreateSelectionRequest(3X)
Related Man Pages
xtcreateselectionrequest(3) - debian
xtsendselectionrequest(3) - debian
xtsendselectionrequest(3) - centos
xtcreateselectionrequest(3) - x11r4
xtsendselectionrequest(3) - x11r4
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
awk - Multi-line data to be stored in variable
Tar Command