hpux man page for xtsetwarnib

Query: xtsetwarnib

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XtSetWarningMsgHandler()												  XtSetWarningMsgHandler()

Name
  XtSetWarningMsgHandler - set the high-level warning handler procedure.

Synopsis
  void XtSetWarningMsgHandler(msg_handler)
	 XtErrorMsgHandler msg_handler;

Inputs
  msg_handler
	    Specifies the new high-level nonfatal error procedure.

Availability
  XtSetWarningMsgHandler() has been superseded by XtAppSetWarningMsgHandler().

Description
  XtSetWarningMsgHandler() registers the procedure msg_handler as the procedure to be invoked by XtWarningMsg().

Usage
  XtSetWarningMsgHandler()  has been superseded by XtAppSetWarningMsgHandler(), which performs the same function on a per-application context
  basis.  XtSetWarningMsgHandler() now calls XtAppSetWarningMsgHandler() passing the default application context created  by  XtInitialize().
  Very	few programs need multiple application contexts, and you can continue to use XtSetWarningMsgHandler() if you initialize your applica-
  tion with XtInitialize().  We recommend, however, that you use  XtAppInitialize(),  XtAppSetWarningMsgHandler(),  and  the  other  XtApp*()
  application context specific functions.

  See XtAppSetWarningMsgHandler() for more information.

See Also
  XtAppSetErrorHandler(1), XtAppSetErrorMsgHandler(1), XtAppSetWarningHandler(1), XtAppWarningMsg(1),
  XtErrorMsgHandler(2).

Xt - Error Handling													  XtSetWarningMsgHandler()
Related Man Pages
xtsetwarningmsghandler(3xt) - redhat
xterrormsg(3) - debian
xtappsetwab(3) - hpux
xterrormsg(3xt) - osf1
xtseterrormsghandler(3xt) - osf1
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Sequence extraction
Tar Command