diff options
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 |