 
			| GNU/Linux | CentOS 2.1AS(Slurm) | |
|  | HWNDToWindow(3) |  | 
______________________________________________________________________________
Tk_HWNDToWindow − Find Tk’s window information for a Windows window
#include <tkPlatDecls.h>
Tk_Window
Tk_HWNDToWindow(hwnd)
| HWND hwnd (in) | Windows handle for the window. | 
_________________________________________________________________
Given a Windows HWND window identifier, this procedure returns the corresponding Tk_Window handle. If there is no Tk_Window corresponding to hwnd then NULL is returned.
Windows window id
|  | HWNDToWindow(3) |  |