Manpages

Manpage of Tk_HWNDToWindow

Tk_HWNDToWindow

Section: Tk Library Procedures (3)
Updated:
Index
Return to Main Contents



 

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


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
KEYWORDS

This document was created by man2html, using the manual pages.
Time: 00:56:59 GMT, April 20, 2024