DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_destroy_actions - destroy all action handlers currently installed on an object

LIBRARY CALL

void xvw_destroy_actions(
   xvobject   object)

INPUT

OUTPUT

none

RETURN VALUE

none

DESCRIPTION

Destroys all action 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/action.c

SEE ALSO

xvwidgets(3)

COPYRIGHT

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