summaryrefslogtreecommitdiffstats
path: root/doc/WindowId.3
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2006-10-16 16:28:23 (GMT)
committerandreas_kupries <akupries@shaw.ca>2006-10-16 16:28:23 (GMT)
commitee343ddd6cd7571d3a95d8a97f9410176603f161 (patch)
treeaa76b21fe891bacd9d9dfe9ed9af6619da520887 /doc/WindowId.3
parent83aab7fedf00cc26580090126e71ba67d1c469f8 (diff)
downloadtk-ee343ddd6cd7571d3a95d8a97f9410176603f161.zip
tk-ee343ddd6cd7571d3a95d8a97f9410176603f161.tar.gz
tk-ee343ddd6cd7571d3a95d8a97f9410176603f161.tar.bz2
* doc/WindowId.3: Pat's commit on 2006-10-08 broke the .SH NAME
information across several lines, breaking the cross-linking of manpages during installation for this one. Put everything back on a single line, unbreaking it.
Diffstat (limited to 'doc/WindowId.3')
-rw-r--r--doc/WindowId.39
1 files changed, 2 insertions, 7 deletions
diff --git a/doc/WindowId.3 b/doc/WindowId.3
index 58a8315..b412c21 100644
--- a/doc/WindowId.3
+++ b/doc/WindowId.3
@@ -5,18 +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: WindowId.3,v 1.9 2006/10/08 21:47:11 patthoyts Exp $
+'\" RCS: @(#) $Id: WindowId.3,v 1.10 2006/10/16 16:28:23 andreas_kupries Exp $
'\"
.so man.macros
.TH Tk_WindowId 3 "8.4" Tk "Tk Library Procedures"
.BS
.SH NAME
-Tk_WindowId, Tk_Parent, Tk_Display, Tk_DisplayName, Tk_ScreenNumber,
-Tk_Screen, Tk_X, Tk_Y, Tk_Width, Tk_Height, Tk_Changes, Tk_Attributes,
-Tk_IsContainer, Tk_IsEmbedded, Tk_IsMapped, Tk_IsTopLevel,
-Tk_ReqWidth, Tk_ReqHeight, Tk_MinReqWidth, Tk_MinReqHeight,
-Tk_InternalBorderLeft, Tk_InternalBorderRight, Tk_InternalBorderTop,
-Tk_InternalBorderBottom, Tk_Visual, Tk_Depth, Tk_Colormap, Tk_Interp \- retrieve information from Tk's local data structure
+Tk_WindowId, Tk_Parent, Tk_Display, Tk_DisplayName, Tk_ScreenNumber, Tk_Screen, Tk_X, Tk_Y, Tk_Width, Tk_Height, Tk_Changes, Tk_Attributes, Tk_IsContainer, Tk_IsEmbedded, Tk_IsMapped, Tk_IsTopLevel, Tk_ReqWidth, Tk_ReqHeight, Tk_MinReqWidth, Tk_MinReqHeight, Tk_InternalBorderLeft, Tk_InternalBorderRight, Tk_InternalBorderTop, Tk_InternalBorderBottom, Tk_Visual, Tk_Depth, Tk_Colormap, Tk_Interp \- retrieve information from Tk's local data structure
.SH SYNOPSIS
.nf
\fB#include <tk.h>\fR