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

Subversion Repositories or1k

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
'\"
2
'\" Copyright (c) 1995-1996 Sun Microsystems, Inc.
3
'\"
4
'\" See the file "license.terms" for information on usage and redistribution
5
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
6
'\"
7
'\" RCS: @(#) $Id: IdToWindow.3,v 1.1.1.1 2002-01-16 10:25:48 markom Exp $
8
'\"
9
.so man.macros
10
.TH Tk_IdToWindow 3 4.0 Tk "Tk Library Procedures"
11
.BS
12
.SH NAME
13
Tk_IdToWindow \- Find Tk's window information for an X window
14
.SH SYNOPSIS
15
.nf
16
\fB#include \fR
17
.sp
18
Tk_Window
19
\fBTk_IdToWindow\fR(\fIdisplay, window\fR)
20
.SH ARGUMENTS
21
.AS Tk_Window display
22
.AP Display *display in
23
X display containing the window.
24
.AP Window window in
25
X id for window.
26
.BE
27
 
28
.SH DESCRIPTION
29
.PP
30
Given an X window identifier and the X display it corresponds to,
31
this procedure returns the corresponding Tk_Window handle.
32
If there is no Tk_Window corresponding to \fIwindow\fR then
33
NULL is returned.
34
 
35
.SH KEYWORDS
36
X window id

powered by: WebSVN 2.1.0

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