Tk Library Procedures HWND(3TK)
_________________________________________________________________
NAME
Tk_GetHWND, Tk_AttachHWND - manage interactione between the
Windows handle and an X windowSYNOPSIS
#include
HWNDTk_GetHWND(window)
WindowTk_AttachHWND(tkwin, hwnd)
ARGUMENTSWindow window (in) X token for win-
dow.Tk_Window tkwin (in) Tk window for win-
dow. HWND hwnd (in) Windows HWND for window._________________________________________________________________
DESCRIPTION
Tk_GetHWND returns the Windows HWND identifier for X Windows
window given by window.Tk_AttachHWND binds the Windows HWND identifier to the
specified Tk_Window given by tkwin. It returns an X Windows
window that encapsulates the HWND. KEYWORDS identifier, windowATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes: Tk Last change: 8.0 1 Tk Library Procedures HWND(3TK)_______________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE|
|____________________|__________________|_
| Availability | runtime/tk-8 |
|____________________|__________________|_
| Interface Stability| Uncommitted ||____________________|_________________|
NOTES Source for Tk is available on http://opensolaris.org. Tk Last change: 8.0 2