summaryrefslogtreecommitdiffstats
path: root/doc/GetHWND.3
blob: 696f53fe9a66ad4ef2353a6afddbc23d3a744273 (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.1 2000/04/24 19:47:26 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 <tk.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