summaryrefslogtreecommitdiffstats
path: root/doc/ImgChanged.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ImgChanged.3')
-rw-r--r--doc/ImgChanged.35
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/ImgChanged.3 b/doc/ImgChanged.3
index bc4f9a4..7344c53 100644
--- a/doc/ImgChanged.3
+++ b/doc/ImgChanged.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: ImgChanged.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
+'\" RCS: @(#) $Id: ImgChanged.3,v 1.4 2008/07/08 22:40:51 patthoyts Exp $
'\"
.so man.macros
.TH Tk_ImageChanged 3 4.0 Tk "Tk Library Procedures"
@@ -37,7 +37,6 @@ Current width of image, in pixels.
.AP "int" imageHeight in
Current height of image, in pixels.
.BE
-
.SH DESCRIPTION
.PP
An image manager calls \fBTk_ImageChanged\fR for an image
@@ -61,9 +60,7 @@ that changed.
If the size of the image should change, then \fBTk_ImageChanged\fR
must be called to indicate the new size, even if no pixels
need to be redisplayed.
-
.SH "SEE ALSO"
Tk_CreateImageType
-
.SH KEYWORDS
images, redisplay, image size changes