diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2012-04-25 13:30:03 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2012-04-25 13:30:03 (GMT) |
commit | e4eb1900cf677ac3c0df70128a08d11a33fcd277 (patch) | |
tree | 255663c368de4388994f1372fc8643165b175ddd /doc | |
parent | 414a4e9ce3ea8dc1fb7f00799486b1258319478b (diff) | |
download | tk-e4eb1900cf677ac3c0df70128a08d11a33fcd277.zip tk-e4eb1900cf677ac3c0df70128a08d11a33fcd277.tar.gz tk-e4eb1900cf677ac3c0df70128a08d11a33fcd277.tar.bz2 |
implement various internal win32 stub functions for cygwin
Diffstat (limited to 'doc')
-rw-r--r-- | doc/GetHWND.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/GetHWND.3 b/doc/GetHWND.3 index 70fb0dd..06bdf37 100644 --- a/doc/GetHWND.3 +++ b/doc/GetHWND.3 @@ -6,7 +6,7 @@ .TH HWND 3 8.0 Tk "Tk Library Procedures" .BS .SH NAME -Tk_GetHWND, Tk_AttachHWND \- manage interactione between the Windows handle and an X window +Tk_GetHWND, Tk_AttachHWND \- manage interactions between the Windows handle and an X window .SH SYNOPSIS .nf \fB#include <tkPlatDecls.h>\fR |