diff options
author | hobbs <hobbs> | 2000-03-31 09:23:48 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-03-31 09:23:48 (GMT) |
commit | 7da809fe244d170f4522a8f4d6eda63a8646909f (patch) | |
tree | 1d0e076184954c45023b2b7499c8ea09656d3619 | |
parent | 130ca2510c57fef6c9bb475f27ca7a96e4194ce1 (diff) | |
download | tk-7da809fe244d170f4522a8f4d6eda63a8646909f.zip tk-7da809fe244d170f4522a8f4d6eda63a8646909f.tar.gz tk-7da809fe244d170f4522a8f4d6eda63a8646909f.tar.bz2 |
* doc/DrawFocHlt.3: doc name correction
-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 |