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

Man Page: xtremovesignal

Operating Environment: hpux

Section: 3x

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
xtappaddsignal(3xt) - redhat
xtnoticesignal(3) - debian
xtappaddsignal(3) - centos
xtnoticesignal(3) - x11r4
xtappaddsignal(3) - suse
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Tar Command