_xeditrescheckmessages(3) hpux man page | unix.com

Man Page: _xeditrescheckmessages

Operating Environment: hpux

Section: 3

_XEditResCheckMessages()												  _XEditResCheckMessages()

Name
Synopsis
     #include <X11/Xmu/Editres.h>
     XtAddEventHandler(shell, (EventMask) 0, True, _XEditResCheckMessages, NULL);

Inputs
  shell     Specifies the shell widget that is to participate in the Editres protocol.

Availability
  Release 5 and later.

Description
  _XEditResCheckMessages, though misleadingly named, is a public function in the Xmu library.  It is an event handler, which, when registered
  on a shell widget, allows that shell widget to participate in the Editres protocol.  Shell widgets that are subclasses of the  Athena  Ven-
  dorShell  widget  have  this event handler registered automatically.	When registering this event handler with XtAddEventHandler(), pass an
  event mask of 0, specify that nonmaskable events should be handled by passing True as the third argument, and pass NULL client data as  the
  last argument.

Xmu - Editres Protocol													  _XEditResCheckMessages()
Related Man Pages
xtaddeventhandler(3xt) - redhat
xtaddraweventhandler(3xt) - redhat
xtinsertraweventhandler(3xt) - redhat
xtremoveraweventhandler(3xt) - redhat
xtinserteventhandler(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
Is UNIX an open source OS ?
awk - Multi-line data to be stored in variable
Wrong Array...
Shopt -s histappend