DESIGN (xvwidgets) functions
LIBRARY ROUTINE
xvw_destroy_timeouts - destroy all timeouts currently installed on an object
LIBRARY CALL
void xvw_destroy_timeouts(
xvobject object)
INPUT
- object - object for which to destroy all timeouts
OUTPUT
none
RETURN VALUE
none
DESCRIPTION
Destroys all timeouts currently installed on a
GUI or visual object.
This function is automatically called when an object
is destroyed, but is publicly provided since it is
sometimes necessary to explicitly remove all timeouts
from an object.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DESIGN/objects/library/xvwidgets/src/timeout.c
SEE ALSO
xvwidgets(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.