nameofimg.3

来自「linux系统下的音频通信」· 3 代码 · 共 35 行

3
35
字号
'\"'\" Copyright (c) 1995-1996 Sun Microsystems, Inc.'\"'\" See the file "license.terms" for information on usage and redistribution'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.'\" '\" SCCS: @(#) NameOfImg.3 1.4 96/03/26 18:16:37'\" .so man.macros.TH Tk_NameOfImage 3 4.0 Tk "Tk Library Procedures".BS.SH NAMETk_NameOfImage \- Return name of image..SH SYNOPSIS.nf\fB#include <tk.h>\fR.spchar *\fBTk_NameOfImage\fR(\fItypePtr\fR).SH ARGUMENTS.AS Tk_ImageMaster *masterPtr.AP Tk_ImageMaster *masterPtr inToken for image, which was passed to image manager's \fIcreateProc\fR whenthe image was created..BE.SH DESCRIPTION.PPThis procedure is invoked by image managers to find out the nameof an image.  Given the token for the image, it returns thestring name for the image..SH KEYWORDSimage manager, image name

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?