Tk Library Procedures Tk_HWNDToWindow(3TK)
_________________________________________________________________
NAME
Tk_HWNDToWindow - Find Tk's window information for a Windows
windowSYNOPSIS
#include
Tk_Window
Tk_HWNDToWindow(hwnd)
ARGUMENTS HWND hwnd (in) Windows handle for the window._________________________________________________________________
DESCRIPTION
Given a Windows HWND window identifier, this procedurereturns the corresponding Tk_Window handle. If there is no
Tk_Window corresponding to hwnd then NULL is returned.
KEYWORDS Windows window idATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:_______________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE|
|____________________|__________________|_
| Availability | runtime/tk-8 |
|____________________|__________________|_
| Interface Stability| Uncommitted ||____________________|_________________|
NOTES Source for Tk is available on http://opensolaris.org. Tk Last change: 1