hpux man page for xtcancelselectionrequest

Query: xtcancelselectionrequest

OS: hpux

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XtCancelSelectionRequest(3X)					   XT FUNCTIONS 				      XtCancelSelectionRequest(3X)

NAME
XtCancelSelectionRequest - cancel a bundle of selection conversion requests
SYNTAX
void XtCancelSelectionRequest(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 XtCancelSelectionRequest is called, any requests queued since the last call to XtCreateSelectionRequest are cleaned up. Subsequent calls to XtGetSelectionValue, XtGetSelectionValues, XtGetSelectionValueIncremental, and XtGetSelectionValuesIncremental will not be def- ered.
SEE ALSO
XtCreateSelectionRequest(3X), XtSendSelectionRequest(3X) X Version 11 Release 6 XtCancelSelectionRequest(3X)
Related Man Pages
xtcreateselectionrequest(3xt) - redhat
xtsendselectionrequest(3xt) - redhat
xtsendselectionrequest(3xt) - xfree86
xtcancelselectionrequest(3) - x11r4
xtsendselectionrequest(3) - x11r4
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
Sequence extraction
awk - Multi-line data to be stored in variable
Tar Command
Shopt -s histappend