Draws a highlight around a widget. This will attach handlers to "draw", so the highlight will continue to be displayed until gtk_drag_unhighlight() is called.
a widget to highlight
See Implementation
Draws a highlight around a widget. This will attach handlers to "draw", so the highlight will continue to be displayed until gtk_drag_unhighlight() is called.