summaryrefslogtreecommitdiffstats
path: root/doc/ttk_image.n
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-04-09 09:28:05 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-04-09 09:28:05 (GMT)
commit679c6b232167c53eed33c0823d4e6341de1f1db8 (patch)
tree89ea9027d8b532f6fa926920e75026d918df049b /doc/ttk_image.n
parent2d81bb0e842d88af1cb7b5bb2234bcf0acce836e (diff)
downloadtk-679c6b232167c53eed33c0823d4e6341de1f1db8.zip
tk-679c6b232167c53eed33c0823d4e6341de1f1db8.tar.gz
tk-679c6b232167c53eed33c0823d4e6341de1f1db8.tar.bz2
Improved the element factory documentation and cross-links
Diffstat (limited to 'doc/ttk_image.n')
-rw-r--r--doc/ttk_image.n10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/ttk_image.n b/doc/ttk_image.n
index a84247a..4d9a840 100644
--- a/doc/ttk_image.n
+++ b/doc/ttk_image.n
@@ -4,13 +4,13 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: ttk_image.n,v 1.12 2007/12/13 15:23:44 dgp Exp $
+'\" RCS: @(#) $Id: ttk_image.n,v 1.13 2008/04/09 09:28:05 patthoyts Exp $
'\"
.so man.macros
-.TH ttk::image n 8.5 Tk "Tk Themed Widget"
+.TH ttk_image n 8.5 Tk "Tk Themed Widget"
.BS
.SH NAME
-ttk::image \- Define an element based on an image
+ttk_image \- Define an element based on an image
.SH SYNOPSIS
\fBttk::style element create \fIname\fR \fBimage\fR \fIimageSpec\fR ?\fIoptions\fR?
.BE
@@ -72,6 +72,6 @@ style element create Button.button image \e
\-border {2 4} \-sticky we
.CE
.SH "SEE ALSO"
-image(n), photo(n)
+ttk::intro(n), ttk::style(n), ttk_vsapi(n), image(n), photo(n)
.SH KEYWORDS
-pixmap theme, image
+style, theme, appearance, pixmap theme, image