summaryrefslogtreecommitdiffstats
path: root/doc/GetBitmap.3
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-08-08 01:43:10 (GMT)
committerhobbs <hobbs>2002-08-08 01:43:10 (GMT)
commit8951188143c30573095acce68c26d3bcf2337656 (patch)
treed2dcf004547ef04d336e97b567d2a18fd8fb5660 /doc/GetBitmap.3
parent7649d44ad901fe7db866a68ed60c2527ded407e3 (diff)
downloadtk-8951188143c30573095acce68c26d3bcf2337656.zip
tk-8951188143c30573095acce68c26d3bcf2337656.tar.gz
tk-8951188143c30573095acce68c26d3bcf2337656.tar.bz2
* doc/GetBitmap.3: removed doc refs to deprecated
Tk_GetBitmapFromData. [Bug #590379]
Diffstat (limited to 'doc/GetBitmap.3')
-rw-r--r--doc/GetBitmap.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/GetBitmap.3 b/doc/GetBitmap.3
index f056bec..70ec7d5 100644
--- a/doc/GetBitmap.3
+++ b/doc/GetBitmap.3
@@ -5,13 +5,13 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: GetBitmap.3,v 1.4 2002/08/05 04:30:38 dgp Exp $
+'\" RCS: @(#) $Id: GetBitmap.3,v 1.5 2002/08/08 01:43:10 hobbs Exp $
'\"
.so man.macros
.TH Tk_AllocBitmapFromObj 3 8.1 Tk "Tk Library Procedures"
.BS
.SH NAME
-Tk_AllocBitmapFromObj, Tk_GetBitmap, Tk_GetBitmapFromObj, Tk_DefineBitmap, Tk_NameOfBitmap, Tk_SizeOfBitmap, Tk_FreeBitmapFromObj, Tk_FreeBitmap, Tk_GetBitmapFromData \- maintain database of single-plane pixmaps
+Tk_AllocBitmapFromObj, Tk_GetBitmap, Tk_GetBitmapFromObj, Tk_DefineBitmap, Tk_NameOfBitmap, Tk_SizeOfBitmap, Tk_FreeBitmapFromObj, Tk_FreeBitmap \- maintain database of single-plane pixmaps
.SH SYNOPSIS
.nf
\fB#include <tk.h>\fR