FreeBSD Manual Pages
Tk_HWNDToWindow(3) Tk Library Procedures Tk_HWNDToWindow(3) ______________________________________________________________________________ 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 win- dow. ______________________________________________________________________________ DESCRIPTION Given a Windows HWND window identifier, this procedure returns the cor- responding Tk_Window handle. If there is no Tk_Window corresponding to hwnd then NULL is returned. KEYWORDS Windows window id Tk Tk_HWNDToWindow(3)
NAME | SYNOPSIS | ARGUMENTS | DESCRIPTION | KEYWORDS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Tk_HWNDToWindow.tk86&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>