Import Tk 8.6.10
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
'\"
|
||||
'\" See the file "license.terms" for information on usage and redistribution
|
||||
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
||||
'\"
|
||||
'\"
|
||||
.TH Tk_NameOfImage 3 4.0 Tk "Tk Library Procedures"
|
||||
.so man.macros
|
||||
.BS
|
||||
@@ -14,10 +14,10 @@ Tk_NameOfImage \- Return name of image.
|
||||
\fB#include <tk.h>\fR
|
||||
.sp
|
||||
const char *
|
||||
\fBTk_NameOfImage\fR(\fItypePtr\fR)
|
||||
\fBTk_NameOfImage\fR(\fIimageMaster\fR)
|
||||
.SH ARGUMENTS
|
||||
.AS Tk_ImageMaster *masterPtr
|
||||
.AP Tk_ImageMaster *masterPtr in
|
||||
.AS Tk_ImageMaster imageMaster
|
||||
.AP Tk_ImageMaster imageMaster in
|
||||
Token for image, which was passed to image manager's \fIcreateProc\fR when
|
||||
the image was created.
|
||||
.BE
|
||||
|
||||
Reference in New Issue
Block a user