Package: gtk

Function gtk:drag-highlight

Lambda List

gtk:drag-highlight (widget)

Arguments

widget -- a gtk:widget object to highlight

Details

Draws a highlight around a widget. This will attach handlers to the "draw" handler, so the highlight will continue to be displayed until the gtk:drag-unhighlight function is called.
 

See also

#2023-3-17