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