summaryrefslogtreecommitdiffstats
path: root/doc/GetHWND.3
blob: b5125783e3abb1fcb68c565fec0c71b1942c5f78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
'\"
'\" 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