XtSetWarniA man page on HP-UX
[printable version]
XtSetWarningHandler() XtSetWarningHandler()
Name
XtSetWarningHandler - set the low-level warning handler procedure.
Synopsis
void XtSetWarningHandler(handler)
XtErrorHandler handler;
Inputs
handler Specifies the new low-level warning procedure.
Availability
XtSetWarningHandler() has been superseded by XtAppSetWarningHandler().
Description
XtSetWarningHandler() registers the procedure handler as the procedure
to be invoked by XtWarning(). It should display the string it is passed
and return.
Usage
XtSetWarningHandler() has been superseded by XtAppSetWarningHandler(),
which performs the same function on a per-application context basis.
XtSetWarningHandler() now calls XtAppSetWarningHandler() passing the
default application context created by XtInitialize(). Very few pro‐
grams need multiple application contexts, and you can continue to use
XtSetWarningHandler() if you initialize your application with XtIni‐
tialize(). We recommend, however, that you use XtAppInitialize(),
XtAppSetWarningHandler(), and the other XtApp*() application context
specific functions.
See XtAppSetWarningHandler() for more information.
See Also
XtAppSetErrorHandler(1), XtAppSetErrorMsgHandler(1), XtAppSetWarningMs‐
gHandler(1), XtAppWarning(1),
XtErrorHandler(2), XtErrorMsgHandler(2).
Xt - Error Handling XtSetWarningHandler()
[top]
List of man pages available for HP-UX
Copyright (c) for man pages and the logo by the respective OS vendor.
For those who want to learn more, the polarhome community provides shell access and support.
[legal]
[privacy]
[GNU]
[policy]
[cookies]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
|
Vote for polarhome
|