hpux man page for xtremoveinput

Query: xtremoveinput

OS: hpux

Section: 1

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

XtRemoveInput() 														   XtRemoveInput()

Name
  XtRemoveInput - unregister an alternate input source callback.

Synopsis
  void XtRemoveInput(id)
	 XtInputId id;

Inputs
  id	    Identifies the input source and callback procedure.

Description
  XtRemoveInput()  causes  the	Intrinsics to stop calling a callback procedure registered with XtAppAddInput().  The id argument is a handle
  returned by the call to XtAppAddInput() which registered the input callback.	If there are not any other callbacks registered for the  same
  input source, the Intrinsics stop monitoring that source.

Usage
  Alternate  input  events  (on  POSIX systems) usually signal that there is data available to be read on a file descriptor, which is often a
  pipe or socket.  See XtAppAddInput() for more information.

Structures
  The XtInputId type is defined as follows:

     typedef unsigned long XtInputId;

See Also
  XtAppAddInput(1),
  XtInputCallbackProc(2).

Xt - Event Handling														   XtRemoveInput()
Related Man Pages
xtappaddinput(3) - debian
xtappaddinput(3) - centos
xtappaddinput(3xt) - xfree86
xtappaddinput(3) - suse
xtappaddinput(3xt) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Thank you members and admins
Seeking Alternative for diff in hp
Shopt -s histappend