gtkDragHighlight: gtkDragHighlight
Description
Draws a highlight around a widget. This will attach
handlers to "expose_event" and "draw", so the highlight
will continue to be displayed until gtkDragUnhighlight
is called.Usage
gtkDragHighlight(object)
Arguments
object
a widget to highlight