hpux man page for xtremovesignal

Query: xtremovesignal

OS: hpux

Section: 3x

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

XtRemoveSignal(3X)						   XT FUNCTIONS 						XtRemoveSignal(3X)

NAME
XtRemoveSignal - remove a signal source
SYNTAX
void XtRemoveSignal(id) XtSignalId id;
ARGUMENTS
id Specifies the ID returned from the corresponding XtAppAddSignal call.
DESCRIPTION
The XtRemoveSignal function is called to remove the specified Intrinsics signal handler. The client should disable the source of the signal before calling XtRemoveSignal.
SEE ALSO
XtAppAddSignal(3X), XtNoticeSignal(3X) X Version 11 Release 6 XtRemoveSignal(3X)
Related Man Pages
xtnoticesignal(3xt) - redhat
xtappaddsignal(3) - debian
xtappaddsignal(3) - x11r4
xtnoticesignal(3) - x11r4
xtnoticesignal(3) - suse
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
awk - Multi-line data to be stored in variable
Wrong Array...