Query: xtsignalcallbackproc
OS: hpux
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtSignalCallbackProc(3X) XT FUNCTIONS XtSignalCallbackProc(3X)NAMEXtSignalCallbackProc - procedure used to handle signal eventsSYNTAXtypedef void (*XtSignalCallbackProc)(XtPointer, XtSignalId*); XtPointer client_data; XtSignalId *id;ARGUMENTSclient_data Passes the client data argument that was registered for this procedure in XtAppAddSignal. id Passes the id returned from the corresponding XtAppAddSignal call.DESCRIPTIONAn 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 ALSOXtAppAddSignal(3X), XtXtNoticeSignal(3X), XtRemoveSignal(3X) X Version 11 Release 6 XtSignalCallbackProc(3X)
Related Man Pages |
---|
xtnoticesignal(3) - debian |
xtremovesignal(3) - debian |
xtremovesignal(3) - x11r4 |
xtnoticesignal(3) - suse |
xtremovesignal(3) - suse |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
PHP Man Pages Now Available (Over 10,000) |
Sequence extraction |
Thank you members and admins |
Shopt -s histappend |