Manpages XtGetSelectionParametersSection: XT FUNCTIONS (3Xt)Updated: Release 6.5 Index Return to Main Contents NAMEXtGetSelectionParameters - retrieve target parameters for a selection request with a single targetSYNTAXvoid XtGetSelectionParameters(owner, selection, request_id, type_return, value_return, length_return, format_return)Widget owner; Atom selection; XtRequestId request_id; Atom* type_return; XtPointer* value_return; unsigned long* length_return; int* format_return; ARGUMENTS
DESCRIPTIONXtGetSelectionParameters may only be called from within an XtConvertSelectionProc or from within the last call to an XtConvertSelectionIncrProc with a new request_id.SEE ALSOXtSetSelectionParameters(3Xt)X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface
IndexThis document was created by man2html, using the manual pages. Time: 02:11:48 GMT, July 04, 2025 |