summaryrefslogtreecommitdiff
path: root/tcl/doc/GetHINSTANCE.3
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/doc/GetHINSTANCE.3')
-rw-r--r--tcl/doc/GetHINSTANCE.325
1 files changed, 0 insertions, 25 deletions
diff --git a/tcl/doc/GetHINSTANCE.3 b/tcl/doc/GetHINSTANCE.3
deleted file mode 100644
index 587ce151c0a..00000000000
--- a/tcl/doc/GetHINSTANCE.3
+++ /dev/null
@@ -1,25 +0,0 @@
-'\"
-'\" Copyright (c) 1998-2000 by Scriptics Corporation.
-'\" All rights reserved.
-'\"
-'\" RCS: @(#) $Id$
-'\"
-.so man.macros
-.TH Tk_GetHISTANCE 3 "" Tk "Tk Library Procedures"
-.BS
-.SH NAME
-Tk_GetHINSTANCE \- retrieve the global application instance handle
-.SH SYNOPSIS
-.nf
-\fB#include <tk.h>\fR
-.sp
-HINSTANCE
-\fBTk_GetHINSTANCE\fR()
-
-.SH DESCRIPTION
-.PP
-\fBTk_GetHINSTANCE\fR returns the Windows application instance handle
-for the Tk application. This function is only available on Windows platforms.
-
-.SH KEYWORDS
-identifier, instance