tree-widget-icon-action

tree-widget-icon-action is a compiled Lisp function in `tree-widget.el'.

(tree-widget-icon-action ICON &optional EVENT)

Handle the ICON widget :action.
If ICON :node is a leaf node it handles the :action. The tree-widget
parent of ICON handles the :action otherwise.
Pass the received EVENT to :action.