DragAndDrop.highlight

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.

class DragAndDrop
static
void
highlight

Parameters

widget Widget

a widget to highlight

Meta