summaryrefslogtreecommitdiffstats
path: root/doc/GetHWND.3
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-07-08 22:40:48 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-07-08 22:40:48 (GMT)
commitec1aaba502e58fe3b9f25759b6d389dab85bdd46 (patch)
treebbb9bf7e1cd420c08465e136f6833fb4b7a3b391 /doc/GetHWND.3
parent71beb13aef5469536491f6d9377e151d077720a5 (diff)
downloadtk-ec1aaba502e58fe3b9f25759b6d389dab85bdd46.zip
tk-ec1aaba502e58fe3b9f25759b6d389dab85bdd46.tar.gz
tk-ec1aaba502e58fe3b9f25759b6d389dab85bdd46.tar.bz2
Fixed broken line endings from last doc commit
Diffstat (limited to 'doc/GetHWND.3')
-rw-r--r--doc/GetHWND.378
1 files changed, 39 insertions, 39 deletions
diff --git a/doc/GetHWND.3 b/doc/GetHWND.3
index 664277c..7356f89 100644
--- a/doc/GetHWND.3
+++ b/doc/GetHWND.3
@@ -1,39 +1,39 @@
-'\"
-'\" Copyright (c) 1998-2000 by Scriptics Corporation.
-'\" All rights reserved.
-'\"
-'\" RCS: @(#) $Id: GetHWND.3,v 1.5 2008/06/30 22:57:01 dkf Exp $
-'\"
-'\"
-.so man.macros
-.TH HWND 3 8.0 Tk "Tk Library Procedures"
-.BS
-.SH NAME
-Tk_GetHWND, Tk_AttachHWND \- manage interactions between the Windows handle and an X window
-.SH SYNOPSIS
-.nf
-\fB#include <tkPlatDecls.h>\fR
-.sp
-HWND
-\fBTk_GetHWND\fR(\fIwindow\fR)
-.sp
-Window
-\fBTk_AttachHWND\fR(\fItkwin, hwnd\fR)
-.SH ARGUMENTS
-.AP Window window in
-X token for window.
-.AP Tk_Window tkwin in
-Tk window for window.
-.AP HWND hwnd in
-Windows HWND for window.
-.BE
-.SH DESCRIPTION
-.PP
-\fBTk_GetHWND\fR returns the Windows HWND identifier for X Windows
-window given by \fIwindow\fR.
-.PP
-\fBTk_AttachHWND\fR binds the Windows HWND identifier to the
-specified Tk_Window given by \fItkwin\fR. It returns an X Windows
-window that encapsulates the HWND.
-.SH KEYWORDS
-identifier, window
+'\"
+'\" Copyright (c) 1998-2000 by Scriptics Corporation.
+'\" All rights reserved.
+'\"
+'\" RCS: @(#) $Id: GetHWND.3,v 1.6 2008/07/08 22:40:50 patthoyts Exp $
+'\"
+'\"
+.so man.macros
+.TH HWND 3 8.0 Tk "Tk Library Procedures"
+.BS
+.SH NAME
+Tk_GetHWND, Tk_AttachHWND \- manage interactions between the Windows handle and an X window
+.SH SYNOPSIS
+.nf
+\fB#include <tkPlatDecls.h>\fR
+.sp
+HWND
+\fBTk_GetHWND\fR(\fIwindow\fR)
+.sp
+Window
+\fBTk_AttachHWND\fR(\fItkwin, hwnd\fR)
+.SH ARGUMENTS
+.AP Window window in
+X token for window.
+.AP Tk_Window tkwin in
+Tk window for window.
+.AP HWND hwnd in
+Windows HWND for window.
+.BE
+.SH DESCRIPTION
+.PP
+\fBTk_GetHWND\fR returns the Windows HWND identifier for X Windows
+window given by \fIwindow\fR.
+.PP
+\fBTk_AttachHWND\fR binds the Windows HWND identifier to the
+specified Tk_Window given by \fItkwin\fR. It returns an X Windows
+window that encapsulates the HWND.
+.SH KEYWORDS
+identifier, window