1Tk_HWNDToWindow(3)           Tk Library Procedures          Tk_HWNDToWindow(3)
2
3
4
5______________________________________________________________________________
6

NAME

8       Tk_HWNDToWindow - Find Tk's window information for a Windows window
9

SYNOPSIS

11       #include <tkPlatDecls.h>
12
13       Tk_Window
14       Tk_HWNDToWindow(hwnd)
15

ARGUMENTS

17       HWND hwnd (in)                            Windows  handle  for the win‐
18                                                 dow.
19_________________________________________________________________
20
21

DESCRIPTION

23       Given a Windows HWND window identifier, this procedure returns the cor‐
24       responding  Tk_Window handle. If there is no Tk_Window corresponding to
25       hwnd then NULL is returned.
26
27

KEYWORDS

29       Windows window id
30
31
32
33Tk                                                          Tk_HWNDToWindow(3)
Impressum