DESIGN (
xvforms
) functions
LIBRARY ROUTINE
xvf_destroy_form - destroy GUI of xvroutine & free associated memory
LIBRARY CALL
void xvf_destroy_form( kform *form)
INPUT
form
- pointer to the form tree being destroyed
OUTPUT
none
RETURN VALUE
none
DESCRIPTION
Destroys all GUI objects associated with a particular form tree and the form tree itself.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DESIGN/objects/library/xvforms/src/destroy.c
SEE ALSO
xvforms(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.