DESIGN (xvwidgets) functions
LIBRARY ROUTINE
xvw_destroy_detectfiles - destroy all file detect handlers currently installed on an object
LIBRARY CALL
void xvw_destroy_detectfiles(
xvobject object)
INPUT
- object - object for which to destroy all action handlers
OUTPUT
none
RETURN VALUE
none
DESCRIPTION
Destroys all file detect handlers 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 action handlers
from an object.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DESIGN/objects/library/xvwidgets/src/file.c
SEE ALSO
xvwidgets(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.