diff options
Diffstat (limited to 'doc/HWNDToWindow.3')
-rw-r--r-- | doc/HWNDToWindow.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/HWNDToWindow.3 b/doc/HWNDToWindow.3 index e58a2cd..9795099 100644 --- a/doc/HWNDToWindow.3 +++ b/doc/HWNDToWindow.3 @@ -17,12 +17,10 @@ Tk_Window .AP HWND hwnd in Windows handle for the window. .BE - .SH DESCRIPTION .PP Given a Windows HWND window identifier, this procedure returns the corresponding Tk_Window handle. If there is no Tk_Window corresponding to \fIhwnd\fR then NULL is returned. - .SH KEYWORDS Windows window id |