OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [start/] [insight/] [tk/] [doc/] [MainWin.3] - Blame information for rev 578

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
'\"
2
'\" Copyright (c) 1990 The Regents of the University of California.
3
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
4
'\"
5
'\" See the file "license.terms" for information on usage and redistribution
6
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
7
'\"
8
'\" RCS: @(#) $Id: MainWin.3,v 1.1.1.1 2002-01-16 10:25:48 markom Exp $
9
'\"
10
.so man.macros
11
.TH Tk_MainWindow 3 7.0 Tk "Tk Library Procedures"
12
.BS
13
.SH NAME
14
Tk_MainWindow \- find the main window for an application
15
.SH SYNOPSIS
16
.nf
17
\fB#include \fR
18
.sp
19
Tk_Window
20
\fBTk_MainWindow\fR(\fIinterp\fR)
21
.SH ARGUMENTS
22
.AS Tcl_Interp *pathName
23
.AP Tcl_Interp *interp in/out
24
Interpreter associated with the application.
25
.BE
26
 
27
.SH DESCRIPTION
28
.PP
29
If \fIinterp\fR is associated with a Tk application then \fBTk_MainWindow\fR
30
returns the application's main window.
31
If there is no Tk application associated with \fIinterp\fR then
32
\fBTk_MainWindow\fR returns NULL and leaves an error message
33
in \fIinterp->result\fR.
34
 
35
.SH KEYWORDS
36
application, main window

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.