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

Subversion Repositories or1k

[/] [or1k/] [tags/] [start/] [insight/] [tk/] [doc/] [NameOfImg.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: NameOfImg.3,v 1.1.1.1 2002-01-16 10:25:48 markom Exp $
8
'\"
9
.so man.macros
10
.TH Tk_NameOfImage 3 4.0 Tk "Tk Library Procedures"
11
.BS
12
.SH NAME
13
Tk_NameOfImage \- Return name of image.
14
.SH SYNOPSIS
15
.nf
16
\fB#include \fR
17
.sp
18
char *
19
\fBTk_NameOfImage\fR(\fItypePtr\fR)
20
.SH ARGUMENTS
21
.AS Tk_ImageMaster *masterPtr
22
.AP Tk_ImageMaster *masterPtr in
23
Token for image, which was passed to image manager's \fIcreateProc\fR when
24
the image was created.
25
.BE
26
 
27
.SH DESCRIPTION
28
.PP
29
This procedure is invoked by image managers to find out the name
30
of an image.  Given the token for the image, it returns the
31
string name for the image.
32
 
33
.SH KEYWORDS
34
image manager, image name

powered by: WebSVN 2.1.0

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