tk_hwndtowindow(3) mojave man page | unix.com

Man Page: tk_hwndtowindow

Operating Environment: mojave

Section: 3

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 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(3)
Related Man Pages
tk_coordstowindow(3) - mojave
tk_unmapwindow(3) - mojave
tk_coordstowindow(3) - centos
tk_coordstowindow(3) - suse
tk_attachhwnd(3tk) - opensolaris
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Shopt -s histappend
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.