summaryrefslogtreecommitdiffstats
path: root/doc/grid.n
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2007-10-24 14:32:55 (GMT)
committerdkf <dkf@noemail.net>2007-10-24 14:32:55 (GMT)
commit78457997c54f8e15462b6753221cb9a4f7d79ba5 (patch)
tree09cfb7c149cd2c0c95d126aa8764f569b3e42063 /doc/grid.n
parentcdc413660803a2d8ed88478d3828b26361cba224 (diff)
downloadtk-78457997c54f8e15462b6753221cb9a4f7d79ba5.zip
tk-78457997c54f8e15462b6753221cb9a4f7d79ba5.tar.gz
tk-78457997c54f8e15462b6753221cb9a4f7d79ba5.tar.bz2
Lots of improvements to look and feel of manual pages
FossilOrigin-Name: 719dc3b1128c165488999004be06a1432d8e6286
Diffstat (limited to 'doc/grid.n')
-rw-r--r--doc/grid.n8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/grid.n b/doc/grid.n
index 3bf0fbf..f919dea 100644
--- a/doc/grid.n
+++ b/doc/grid.n
@@ -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: grid.n,v 1.15 2006/11/15 13:29:17 dkf Exp $
+'\" RCS: @(#) $Id: grid.n,v 1.16 2007/10/24 14:32:58 dkf Exp $
'\"
.so man.macros
.TH grid n 8.5 Tk "Tk Built-In Commands"
@@ -187,11 +187,13 @@ slave is managed once more by the grid geometry manager, the initial
default settings are used.
.TP
\fBgrid info \fIslave\fR
+.
Returns a list whose elements are the current configuration state of
the slave given by \fIslave\fR in the same option-value form that
might be specified to \fBgrid configure\fR.
-The first two elements of the list are ``\fB\-in \fImaster\fR'' where
-\fImaster\fR is the slave's master.
+The first two elements of the list are
+.QW "\fB\-in \fImaster\fR"
+where \fImaster\fR is the slave's master.
.TP
\fBgrid location \fImaster x y\fR
Given \fIx\fR and \fIy\fR values in screen units relative to the master window,