xtsignalcallbackproc(3x) hpux man page | unix.com

Man Page: xtsignalcallbackproc

Operating Environment: hpux

Section: 3x

XtSignalCallbackProc(3X)					   XT FUNCTIONS 					  XtSignalCallbackProc(3X)

NAME
XtSignalCallbackProc - procedure used to handle signal events
SYNTAX
typedef void (*XtSignalCallbackProc)(XtPointer, XtSignalId*); XtPointer client_data; XtSignalId *id;
ARGUMENTS
client_data Passes the client data argument that was registered for this procedure in XtAppAddSignal. id Passes the id returned from the corresponding XtAppAddSignal call.
DESCRIPTION
An XtSignalCallbackProc() is is registered along with its client_data in a call to XtAppAddSignal(). This registration call returns an XtSignalIdidentifier XtSignalCallbackProc()is XtNoticeSignal() (usually from within a signal handler function).
SEE ALSO
XtAppAddSignal(3X), XtXtNoticeSignal(3X), XtRemoveSignal(3X) X Version 11 Release 6 XtSignalCallbackProc(3X)
Related Man Pages
xtremovesignal(3xt) - redhat
xtappaddsignal(3) - centos
xtremovesignal(3) - centos
xtappaddsignal(3) - suse
xtnoticesignal(3) - suse
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
SAN Migration question
Seeking Alternative for diff in hp
Tar Command