debian man page for tk_hwndtowindow

Query: tk_hwndtowindow

OS: debian

Section: 3tk

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Tk_HWNDToWindow(3tk)					       Tk Library Procedures					      Tk_HWNDToWindow(3tk)

__________________________________________________________________________________________________________________________________________________

NAME
Tk_HWNDToWindow - Find Tk's window information for a Windows window
SYNOPSIS
#include <tkPlatDecls.h> Tk_Window Tk_HWNDToWindow(hwnd)
ARGUMENTS
HWND hwnd (in) Windows handle for the window. _________________________________________________________________
DESCRIPTION
Given 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.
KEYWORDS
Windows window id Tk Tk_HWNDToWindow(3tk)
Related Man Pages
tk_class(3tk) - debian
tk_coordstowindow(3tk) - debian
tk_mapwindow(3tk) - debian
tk_nametowindow(3tk) - debian
tk_setclass(3tk) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?