diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-22 15:43:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-22 15:43:18 (GMT) |
commit | 4dc25bde7ef9ad66f1511f6225c5eec5e526f068 (patch) | |
tree | 9906b10491082ca256832867a828be700b906dbd /doc/GetVRoot.3 | |
parent | 44690695232e710466448fb028a037136342bbdf (diff) | |
download | tk-4dc25bde7ef9ad66f1511f6225c5eec5e526f068.zip tk-4dc25bde7ef9ad66f1511f6225c5eec5e526f068.tar.gz tk-4dc25bde7ef9ad66f1511f6225c5eec5e526f068.tar.bz2 |
More doc fixes from Mikhail Kolesnitchenko. [Patch 1013520]
Diffstat (limited to 'doc/GetVRoot.3')
-rw-r--r-- | doc/GetVRoot.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/GetVRoot.3 b/doc/GetVRoot.3 index ecbe444..5f8c97e 100644 --- a/doc/GetVRoot.3 +++ b/doc/GetVRoot.3 @@ -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: GetVRoot.3,v 1.2 1998/09/14 18:22:51 stanton Exp $ +'\" RCS: @(#) $Id: GetVRoot.3,v 1.3 2004/08/22 15:43:20 dkf Exp $ '\" .so man.macros .TH Tk_GetVRootGeometry 3 4.0 Tk "Tk Library Procedures" @@ -33,7 +33,7 @@ Points to word in which to store height of virtual root. .SH DESCRIPTION .PP -\fBTkGetVRootGeometry\fR returns geometry information about the virtual +\fBTk_GetVRootGeometry\fR returns geometry information about the virtual root window associated with \fItkwin\fR. The ``associated'' virtual root is the one in which \fItkwin\fR's nearest top-level ancestor (or \fItkwin\fR itself if it is a top-level window) has |