XtDisplayStringConversionWarning(3)



XtDisplayStringConversionWarning

NAME
SYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO

NAME

XtDisplayStringConversionWarning − issue a conversion warning message

SYNTAX

void XtDisplayStringConversionWarning(Display* display, String from_value, to_type);

ARGUMENTS

display

Specifies the display connection with which the conversion is associated.

from_value

Specifies the string that could not be converted.

to_type

Specifies the target representation type requested.

DESCRIPTION

The 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 ALSO

XtAppWarningMsg(3t)
X Toolkit Intrinsics − C Language Interface
Xlib − C Language X Interface



More Linux Commands

manpages/tmpfiles.d.5.html
tmpfiles.d(5) - Configuration for creation, deletion and cle
systemd-tmpfiles uses the configuration files from the above directories to describe the creation, cleaning and removal of volatile and temporary files and dire

manpages/grmid-4.6.1.html
grmid-4.6(1) - - RMI activation system daemon (Man Page)....
rmiregistry starts a remote object registry on the current host. If no port number is specified, then port 1099 is used. OPTIONS Activation process control: -po

manpages/Math::BigInt::FastCalc.3pm.html
Math::BigInt::FastCalc(3pm) - Math::BigInt::Calc with some X
In order to allow for multiple big integer libraries, Math::BigInt was rewritten to use library modules for core math routines. Any module which follows the sam

manpages/XSelectionClearEvent.3.html
XSelectionClearEvent(3) - SelectionClear event structure....
The structure for SelectionClear events contains: typedef struct { int type; /* SelectionClear */ unsigned long serial; /* # of last request processed by server

manpages/dracut.8.html
dracut(8) lowlevel tool for generating an initramfs image...
Create an initramfs <image> for the kernel with the version <kernel version>. If <kernel version> is omitted, then the version of the actual running kernel is u

manpages/curl_multi_socket_action.3.html
curl_multi_socket_action(3) - reads/writes available data gi
When the application has detected action on a socket handled by libcurl, it should call curl_multi_socket_action(3) with the sockfd argument set to the socket w

manpages/perl5141delta.1.html
perl5141delta(1) - what is new for perl v5.14.1 (Man Page)
This document describes differences between the 5.14.0 release and the 5.14.1 release. If you are upgrading from an earlier release such as 5.12.0, first read p

manpages/clnt_sperrno.3.html
clnt_sperrno(3) - library routines for remote procedure call
These routines allow C programs to make procedure calls on other machines across the network. First, the client calls a procedure to send a data packet to the s

manpages/prlimit.2.html
prlimit(2) - get/set resource limits - Linux manual page....
The getrlimit() and setrlimit() system calls get and set resource limits respectively. Each resource has an associated soft and hard limit, as defined by the rl

manpages/utmpdump.1.html
utmpdump(1) - dump UTMP and WTMP files in raw format........
utmpdump is a simple program to dump UTMP and WTMP files in raw format, so they can be examined. utmpdump reads from stdin unless a filename is passed. OPTIONS

manpages/mysqlbug.1.html
mysqlbug(1) - generate bug report - Linux manual page.......
This program enables you to generate a bug report and send it to Oracle Corporation. It is a shell script and runs on Unix. The normal way to report bugs is to

manpages/llistxattr.2.html
llistxattr(2) - list extended attribute names (Man Page)....
Extended attributes are name:value pairs associated with inodes (files, directories, symbolic links, etc.). They are extensions to the normal attributes which a





We can't live, work or learn in freedom unless the software we use is free.