Windows PowerShell command on Get-command XtStringConversionWarning
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man XtStringConversionWarning

XT COMPATIBILITY FUNCTIONS XtStringConversionWarning(3xt)

NAME

XtStringConversionWarning - issue a conversion warning mes-

sage SYNTAX

cc [ flag... ] file... -lXt [ library... ]

void XtStringConversionWarning(String src, String dst_type);

ARGUMENTS src Specifies the string that could not be converted.

dst_type Specifies the name of the type to which the string

could not be converted.

DESCRIPTION

The XtStringConversionWarning function issues a warning mes-

sage with name ``conversionError'', type ``string'', class ``XtToolkitError, and the default message string ``Cannot

convert "src" to type dst_type''.

XtStringConversionWarning has been replaced by XtDisplayS-

tringConversionWarning.

SEE ALSO

XtAppAddConverter(3Xt), XtAppErrorMsg(3t), XtConvert(3Xt), XtDisplayStringConversionWarning(3Xt)

X Toolkit Intrinsics - C Language Interface

Xlib - C Language X Interface

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

__________________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|___________________________________|

| Availability | x11/library/toolkit/libxt |

|_____________________________|___________________________________|

| Interface Stability | Committed |

|_____________________________|___________________________________|

| MT-Level | See XtToolkitThreadInitialize(3XT)|

|_____________________________|___________________________________|

X Version 11 Last change: libXt 1.0.8 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™