XtGetSelectionParameters(3) | XT FUNCTIONS | XtGetSelectionParameters(3) |
XtGetSelectionParameters - retrieve target parameters for a selection request with a single target
#include <X11/Intrinsic.h>
void XtGetSelectionParameters(Widget owner, Atom selection, XtRequestId request_id, Atom *type_return, XtPointer *value_return, unsigned long *length_return, int *format_return);
XtGetSelectionParameters may only be called from within an XtConvertSelectionProc or from within the last call to an XtConvertSelectionIncrProc with a new request_id.
XtSetSelectionParameters(3)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
libXt 1.2.1 | X Version 11 |