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_coordstowindow(3tk) - opensolaris |
tk_gethwnd(3tk) - opensolaris |
tk_getnummainwindows(3tk) - opensolaris |
tk_hwndtowindow(3tk) - opensolaris |
tk_mapwindow(3tk) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Windows Buffering during playing |
Archive Files over certain modification time |
X-Windows help in Windows XP using XMing |
Grep Question |
Windows XP issue... |