DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_destroy_events - destroy all event handlers currently installed on an object

LIBRARY CALL

void xvw_destroy_events(
   xvobject   object)

INPUT

OUTPUT

none

RETURN VALUE

none

DESCRIPTION

Removes all event handlers currently installed on a visual object.

This function is automatically called when a visual object is destroyed, but is publicly provided since it is sometimes necessary to explicitly remove all event handlers from an object.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DESIGN/objects/library/xvwidgets/src/event.c

SEE ALSO

xvwidgets(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.