'\"
'\" Copyright (c) 1998-2000 by Scriptics Corporation.
'\" All rights reserved.
'\" 
'\" RCS: @(#) $Id: GetHWND.3,v 1.2 2000/09/07 00:28:38 ericm Exp $
'\" 
'\"
.so man.macros
.TH Tk_GetHWND 3 "" Tk "Tk Library Procedures"
.BS
.SH NAME
Tk_GetHWND \- retrieve the Windows handle for an X window
.SH SYNOPSIS
.nf
\fB#include <tkPlatDecls.h>\fR
.sp
HWND
\fBTk_GetHWND\fR(\fIwindow\fR)
.SH ARGUMENTS
.AP Window window in
X token for window.
.BE
.SH DESCRIPTION
.PP
\fBTk_GetHWND\fR returns the Windows HWND identifier for X Windows
window given by \fIwindow\fR.

.SH KEYWORDS
identifier, window