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

NAME

8       Tk_GetHWND,  Tk_AttachHWND  -  manage  interactions between the Windows
9       handle and an X window
10

SYNOPSIS

12       #include <tkPlatDecls.h>
13
14       HWND
15       Tk_GetHWND(window)
16
17       Window
18       Tk_AttachHWND(tkwin, hwnd)
19

ARGUMENTS

21       Window window (in)                        X token for window.
22
23       Tk_Window tkwin (in)                      Tk window for window.
24
25       HWND hwnd (in)                            Windows HWND for window.
26_________________________________________________________________
27

DESCRIPTION

29       Tk_GetHWND returns the Windows HWND identifier  for  X  Windows  window
30       given by window.
31
32       Tk_AttachHWND  binds  the  Windows  HWND  identifier  to  the specified
33       Tk_Window given by tkwin. It returns an X Windows window that  encapsuā€
34       lates the HWND.
35
36

KEYWORDS

38       identifier, window
39
40
41
42Tk                                    8.0                              HWND(3)
Impressum