Highlights the calling widget. This method is usually called internally
when a widget is selected. When called, drag_hihglight attaches handlers to
"expose-event" and "draw" so that the widget will remain
highlighed until it is unhighlighted using drag_unhighlight() .