summaryrefslogtreecommitdiffstats
path: root/doc/GetBitmap.3
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>2002-08-08 01:43:10 (GMT)
committerhobbs <hobbs@noemail.net>2002-08-08 01:43:10 (GMT)
commite1071a1f9f24dea6a544a73d09dfcb0ba77c04a7 (patch)
treed2dcf004547ef04d336e97b567d2a18fd8fb5660 /doc/GetBitmap.3
parent0d1685d980341d40bbd73773df143a0a5a58cffe (diff)
downloadtk-e1071a1f9f24dea6a544a73d09dfcb0ba77c04a7.zip
tk-e1071a1f9f24dea6a544a73d09dfcb0ba77c04a7.tar.gz
tk-e1071a1f9f24dea6a544a73d09dfcb0ba77c04a7.tar.bz2
* doc/GetBitmap.3: removed doc refs to deprecated
Tk_GetBitmapFromData. [Bug #590379] FossilOrigin-Name: 00d9f161ec5a0f3ad045030ea5c3e8a49ca9aff1
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