dwww Home | Manual pages | Find package

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 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(3tk)

Generated by dwww version 1.14 on Sat Jan 25 04:33:59 CET 2025.