summaryrefslogtreecommitdiffstats
path: root/doc/GetRelief.3
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2009-07-26 19:43:05 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2009-07-26 19:43:05 (GMT)
commitafe60268d2ba96cb79e89f50527ddcd049fbadff (patch)
treed8affad8fcb05312a46596328e0567bf39294ee6 /doc/GetRelief.3
parent35319bc0dab25861d8e7608975a8c9ba654c5312 (diff)
downloadtk-afe60268d2ba96cb79e89f50527ddcd049fbadff.zip
tk-afe60268d2ba96cb79e89f50527ddcd049fbadff.tar.gz
tk-afe60268d2ba96cb79e89f50527ddcd049fbadff.tar.bz2
Slight clarification.
Diffstat (limited to 'doc/GetRelief.3')
-rw-r--r--doc/GetRelief.315
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/GetRelief.3 b/doc/GetRelief.3
index 6cc6ccd..2344c46 100644
--- a/doc/GetRelief.3
+++ b/doc/GetRelief.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: GetRelief.3,v 1.11 2007/12/13 15:23:43 dgp Exp $
+'\" RCS: @(#) $Id: GetRelief.3,v 1.12 2009/07/26 19:52:47 dkf Exp $
'\"
.so man.macros
.TH Tk_GetReliefFromObj 3 8.1 Tk "Tk Library Procedures"
@@ -30,13 +30,14 @@ const char *
Interpreter to use for error reporting.
.AP Tcl_Obj *objPtr in/out
String value contains name of relief, one of
-.QW flat ,
-.QW groove ,
-.QW raised ,
-.QW ridge ,
-.QW solid ,
+.QW \fBflat\fR ,
+.QW \fBgroove\fR ,
+.QW \fBraised\fR ,
+.QW \fBridge\fR ,
+.QW \fBsolid\fR ,
or
-.QW sunken ;
+.QW \fBsunken\fR
+(or any unique abbreviation thereof on input);
the internal rep will be modified to cache corresponding relief value.
.AP char *string in
Same as \fIobjPtr\fR except description of relief is passed as