tk_hwndtowindow(3) suse man page | unix.com

Man Page: tk_hwndtowindow

Operating Environment: suse

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) - centos
tk_attachhwnd(3tk) - opensolaris
tk_gethwnd(3tk) - opensolaris
tk_idtowindow(3tk) - opensolaris
imagegrabwindow(3) - php
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I