Tk_HWNDToWindowSection: Tk Library Procedures (3)Updated: |
Tk_HWNDToWindowSection: Tk Library Procedures (3)Updated: |
#include <tkPlatDecls.h> Tk_Window Tk_HWNDToWindow(hwnd)
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.