XtRemoveTimeOut man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

XtRemoveTimeOut()					     XtRemoveTimeOut()

Name
  XtRemoveTimeOut - unregister a timeout procedure.

Synopsis
  void XtRemoveTimeOut(id)
	 XtIntervalId id;

Inputs
  id	    Identifies	the  timeout interval and the timeout callback to
	    be removed.

Description
  XtRemoveTimeOut() unregisters the timeout callback  identified  by  id.
  id  is the handle returned by the call to XtAppAddTimeOut() that regis‐
  tered the timeout interval and the procedure.

Usage
  Note that timeouts are automatically removed once they expire	 and  the
  callback  has	 been  called;	therefore,  you often do not need to call
  XtRemoveTimeOut().  On the other hand, if you need user input within	a
  specified amount of time, for example, then you should register a time‐
  out callback, and if the input arrives before the timeout  callback  is
  called,  then	 you  should remove the timeout callback so that it isn't
  called when the application is not expecting it.

Structures
  The XtIntervalId structure is defined as follows:

     typedef unsigned long XtIntervalId;

See Also
  XtAppAddTimeOut(1),
  XtTimerCallbackProc(2).

Xt - Event Handling					     XtRemoveTimeOut()
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net