Tk_HWNDToWindow(3) Tk Library Procedures Tk_HWNDToWindow(3)
NAME
Tk_HWNDToWindow - Find Tk's window information for a Windows window
SYNOPSIS
#include <tkPlatDecls.h> Tk_Window Tk_HWNDToWindow(hwnd)
ARGUMENTS
Windows handle for the window.
DESCRIPTION
Given a Windows HWND window identifier, this procedure returns the cor- responding Tk_Window handle. If there is no Tk_Window corresponding to hwnd then NULL is returned.
KEYWORDS
Windows window id Tk Tk_HWNDToWindow(3)
HWNDToWindow 8.5.4 - Generated Sat Aug 23 18:53:49 CDT 2008