Tk_DrawFocusHighlight
draw the traversal highlight ring for a widget
- Provided by: tk8.5-doc (Version: 8.5.19-1ubuntu1)
- Source: tk8.5
- Report a bug
draw the traversal highlight ring for a widget
#include <tk.h> Tk_DrawFocusHighlight(tkwin, gc, width, drawable)
Tk_DrawFocusHighlight is a utility procedure that draws the traversal highlight ring for a widget. It is typically invoked by widgets during redisplay.
focus, traversal highlight