summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-05-12 22:50:59 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-05-12 22:50:59 (GMT)
commit1294d5942332fe385343eb33150c3757357b371a (patch)
treeb5f784f7f32eb0fe3f893c71bc7f046bc6592067 /doc
parente83bb99ade2a54b86b4b484d3a3fc819e6e0d1b8 (diff)
downloadtk-1294d5942332fe385343eb33150c3757357b371a.zip
tk-1294d5942332fe385343eb33150c3757357b371a.tar.gz
tk-1294d5942332fe385343eb33150c3757357b371a.tar.bz2
Updated out-of-date references to "Tk_GetBoolean"
Diffstat (limited to 'doc')
-rw-r--r--doc/canvas.n6
-rw-r--r--doc/text.n6
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/canvas.n b/doc/canvas.n
index 3371596..15ce783 100644
--- a/doc/canvas.n
+++ b/doc/canvas.n
@@ -6,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: canvas.n,v 1.13.2.1 2004/10/28 10:19:29 dkf Exp $
+'\" RCS: @(#) $Id: canvas.n,v 1.13.2.2 2005/05/12 22:50:59 dgp Exp $
'\"
.so man.macros
.TH canvas n 8.3 Tk "Tk Built-In Commands"
@@ -1396,7 +1396,7 @@ irrelevant.
.TP
\fB\-smooth \fIsmoothMethod\fR
\fIsmoothMethod\fR must have one of the forms accepted by
-\fBTk_GetBoolean\fR or a line smoothing method. Only \fBbezier\fR is
+\fBTcl_GetBoolean\fR or a line smoothing method. Only \fBbezier\fR is
supported in the core, but more can be added at runtime. If a boolean
false value or empty string is given, no smoothing is applied. A boolean
truth value assume \fBbezier\fR smoothing.
@@ -1516,7 +1516,7 @@ of the outline.
If this option isn't specified then it defaults to \fBmiter\fR.
.TP
\fB\-smooth \fIboolean\fR
-\fIBoolean\fR must have one of the forms accepted by \fBTk_GetBoolean\fR.
+\fIBoolean\fR must have one of the forms accepted by \fBTcl_GetBoolean\fR.
It indicates whether or not the polygon should be drawn with a
curved perimeter.
If so, the outline of the polygon becomes a set of parabolic splines,
diff --git a/doc/text.n b/doc/text.n
index 42d115a..a79b129 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: text.n,v 1.15.2.2 2005/02/11 21:05:04 hobbs Exp $
+'\" RCS: @(#) $Id: text.n,v 1.15.2.3 2005/05/12 22:50:59 dgp Exp $
'\"
.so man.macros
.TH text n 8.4 Tk "Tk Built-In Commands"
@@ -413,7 +413,7 @@ distances.
\fB\-overstrike \fIboolean\fR
Specifies whether or not to draw a horizontal rule through
the middle of characters.
-\fIBoolean\fR may have any of the forms accepted by \fBTk_GetBoolean\fR.
+\fIBoolean\fR may have any of the forms accepted by \fBTcl_GetBoolean\fR.
.TP
\fB\-relief \fIrelief\fR
\fIRelief\fR specifies the 3-D relief to use for drawing backgrounds,
@@ -470,7 +470,7 @@ widget option.
\fB\-underline \fIboolean\fR
\fIBoolean\fR specifies whether or not to draw an underline underneath
characters.
-It may have any of the forms accepted by \fBTk_GetBoolean\fR.
+It may have any of the forms accepted by \fBTcl_GetBoolean\fR.
.TP
\fB\-wrap \fImode\fR
\fIMode\fR specifies how to handle lines that are wider than the