|
Manpages XtDisplayStringConversionWarningSection: XT FUNCTIONS (3Xt)Updated: Release 6.5 Index Return to Main Contents NAMEXtDisplayStringConversionWarning - issue a conversion warning messageSYNTAXvoid XtDisplayStringConversionWarning(display, from_value, to_type)Display* display; String from_value, to_type; ARGUMENTS
DESCRIPTIONThe XtDisplayStringConversionWarning function issues a warning message using XtAppWarningMsg with name ``conversionError'', type ``string'', class ``XtToolkitError, and the default message string ``Cannot convert "from_value" to type to_type''.To issue other types of warning or error messages, the type converter should use XtAppWarningMsg or XtAppErrorMsg. SEE ALSOXtAppWarningMsg(3t)X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface
IndexThis document was created by man2html, using the manual pages. Time: 18:20:42 GMT, September 15, 2026 |