Query: tk_hwndtowindow
OS: opensolaris
Section: 3tk
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Tk_HWNDToWindow(3TK) Tk Library Procedures Tk_HWNDToWindow(3TK) __________________________________________________________________________________________________________________________________________________NAMETk_HWNDToWindow - Find Tk's window information for a Windows windowSYNOPSIS#include <tkPlatDecls.h> Tk_Window Tk_HWNDToWindow(hwnd)ARGUMENTSHWND hwnd (in) Windows handle for the window. _________________________________________________________________DESCRIPTIONGiven 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.KEYWORDSWindows window idATTRIBUTESSee attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWTk | +--------------------+-----------------+ |Interface Stability | Uncommitted | +--------------------+-----------------+NOTESSource for Tk is available on http://opensolaris.org. Tk Tk_HWNDToWindow(3TK)
| Related Man Pages |
|---|
| tk_unmapwindow(3tk) - opensolaris |
| tk_coordstowindow(3tk) - opensolaris |
| tk_getnummainwindows(3tk) - opensolaris |
| tk_getrootcoords(3tk) - opensolaris |
| tk_mapwindow(3tk) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| access to Windows |
| unix and Windows |
| Windows Services for UNIX |
| Linux Desktop vs Windows 8 |
| What is the difference between Linux and Windows? |