diff options
author | dgp <dgp@users.sourceforge.net> | 2003-10-06 22:20:22 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-10-06 22:20:22 (GMT) |
commit | bd68659da7e1f828f00ca30ebd1e4c20d2befd3c (patch) | |
tree | 69d50800ac9fe05e5659c3c94a8e4d6c800e448f /doc/ConfigWidg.3 | |
parent | 2fdf253ee5c0cba07f91cccd30e01ee3f483d93c (diff) | |
download | tk-bd68659da7e1f828f00ca30ebd1e4c20d2befd3c.zip tk-bd68659da7e1f828f00ca30ebd1e4c20d2befd3c.tar.gz tk-bd68659da7e1f828f00ca30ebd1e4c20d2befd3c.tar.bz2 |
* doc/ConfigWidg.3: Removed reference to Tk_Offset from the
NAME section to resolve mkLinks conflict with SetOptions.3 [Bug 404197]
* unix/mkLinks: make mklinks
Diffstat (limited to 'doc/ConfigWidg.3')
-rw-r--r-- | doc/ConfigWidg.3 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/ConfigWidg.3 b/doc/ConfigWidg.3 index 87ab6e9..51c2f7e 100644 --- a/doc/ConfigWidg.3 +++ b/doc/ConfigWidg.3 @@ -5,13 +5,13 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: ConfigWidg.3,v 1.8 2002/08/05 04:30:38 dgp Exp $ +'\" RCS: @(#) $Id: ConfigWidg.3,v 1.9 2003/10/06 22:20:22 dgp Exp $ '\" .so man.macros .TH Tk_ConfigureWidget 3 4.1 Tk "Tk Library Procedures" .BS .SH NAME -Tk_ConfigureWidget, Tk_Offset, Tk_ConfigureInfo, Tk_ConfigureValue, Tk_FreeOptions \- process configuration options for widgets +Tk_ConfigureWidget, Tk_ConfigureInfo, Tk_ConfigureValue, Tk_FreeOptions \- process configuration options for widgets .SH SYNOPSIS .nf \fB#include <tk.h>\fR @@ -20,9 +20,6 @@ int \fBTk_ConfigureWidget(\fIinterp, tkwin, specs, argc, argv, widgRec, flags\fB)\fR .sp int -\fBTk_Offset(\fItype, field\fB)\fR -.sp -int \fBTk_ConfigureInfo(\fIinterp, tkwin, specs, widgRec, argvName, flags\fB)\fR .sp int |