gtkDragHighlight {RGtk2} | R Documentation |
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.
gtkDragHighlight(object)
|
[GtkWidget ] a widget to highlight |
Derived by RGtkGen from GTK+ documentation