OSDN Git Service

*** empty log message ***
[pf3gnuchains/sourceware.git] / tk / doc / GetHINSTANCE.3
1 '\"
2 '\" Copyright (c) 1998-2000 by Scriptics Corporation.
3 '\" All rights reserved.
4 '\" 
5 '\" RCS: @(#) $Id$
6 '\" 
7 .so man.macros
8 .TH Tk_GetHISTANCE 3 "" Tk "Tk Library Procedures"
9 .BS
10 .SH NAME
11 Tk_GetHINSTANCE \- retrieve the global application instance handle
12 .SH SYNOPSIS
13 .nf
14 \fB#include <tk.h>\fR
15 .sp
16 HINSTANCE
17 \fBTk_GetHINSTANCE\fR()
18
19 .SH DESCRIPTION
20 .PP
21 \fBTk_GetHINSTANCE\fR returns the Windows application instance handle
22 for the Tk application.  This function is only available on Windows platforms.
23
24 .SH KEYWORDS
25 identifier, instance