tk_hwndtowindow(3) centos man page | unix.com

Man Page: tk_hwndtowindow

Operating Environment: centos

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_unmapwindow(3) - mojave
tk_coordstowindow(3tk) - debian
tk_coordstowindow(3) - suse
tk_coordstowindow(3tk) - opensolaris
tk_idtowindow(3tk) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
[TIP] Processing YAML files with yq