Query: tk_drawfocushighlight
OS: debian
Section: 3tk
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Tk_DrawFocusHighlight(3tk) Tk Library Procedures Tk_DrawFocusHighlight(3tk) __________________________________________________________________________________________________________________________________________________NAMETk_DrawFocusHighlight - draw the traversal highlight ring for a widgetSYNOPSIS#include <tk.h> Tk_DrawFocusHighlight(tkwin, gc, width, drawable)ARGUMENTSTk_Window tkwin (in) Window for which the highlight is being drawn. Used to retrieve the window's dimensions, among other things. GC gc (in) Graphics context to use for drawing the highlight. int width (in) Width of the highlight ring, in pixels. Drawable drawable (in) Drawable in which to draw the highlight; usually an offscreen pixmap for double buffering. _________________________________________________________________DESCRIPTIONTk_DrawFocusHighlight is a utility procedure that draws the traversal highlight ring for a widget. It is typically invoked by widgets dur- ing redisplay.KEYWORDSfocus, traversal highlight Tk 4.0 Tk_DrawFocusHighlight(3tk)
Related Man Pages |
---|
tk_freeimage(3) - mojave |
tk_geometryrequest(3tk) - debian |
tk_setminimumrequestsize(3tk) - debian |
tk_sizeofimage(3tk) - debian |
ttk::button(3tk) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |