diff options
-rw-r--r-- | doc/DrawFocHlt.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/DrawFocHlt.3 b/doc/DrawFocHlt.3 index 575f69c..9b6f6a0 100644 --- a/doc/DrawFocHlt.3 +++ b/doc/DrawFocHlt.3 @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: DrawFocHlt.3,v 1.2 1998/09/14 18:22:47 stanton Exp $ +'\" RCS: @(#) $Id: DrawFocHlt.3,v 1.3 2000/03/31 09:23:48 hobbs Exp $ '\" .so man.macros .TH Tk_DrawFocusHighlight 3 4.0 Tk "Tk Library Procedures" @@ -15,7 +15,7 @@ Tk_DrawFocusHighlight \- draw the traversal highlight ring for a widget .nf \fB#include <tk.h>\fR .sp -\fBTk_GetPixels(\fItkwin, gc, width, drawable\fB)\fR +\fBTk_DrawFocusHighlight(\fItkwin, gc, width, drawable\fB)\fR .SH ARGUMENTS .AS "Tcl_Interp" *joinPtr .AP Tk_Window tkwin in |