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
xtcancelselectionrequest(3xt) - redhat
xtcreateselectionrequest(3) - centos
xtcreateselectionrequest(3) - x11r4
xtsendselectionrequest(3) - x11r4
xtcreateselectionrequest(3) - suse
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
How to extract every repeated string between two specific string?
SAN Migration question