summaryrefslogtreecommitdiffstats
path: root/doc/GetCapStyl.3
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-07-26 19:43:05 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-07-26 19:43:05 (GMT)
commit83b0662f11228d01bb1156896aa39b0ae883dec5 (patch)
treed8affad8fcb05312a46596328e0567bf39294ee6 /doc/GetCapStyl.3
parent42c7d9d80d80365c34ec7c531b6c041d4c2990d0 (diff)
downloadtk-83b0662f11228d01bb1156896aa39b0ae883dec5.zip
tk-83b0662f11228d01bb1156896aa39b0ae883dec5.tar.gz
tk-83b0662f11228d01bb1156896aa39b0ae883dec5.tar.bz2
Slight clarification.
Diffstat (limited to 'doc/GetCapStyl.3')
-rw-r--r--doc/GetCapStyl.311
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/GetCapStyl.3 b/doc/GetCapStyl.3
index 14eea01..12efa6b 100644
--- a/doc/GetCapStyl.3
+++ b/doc/GetCapStyl.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: GetCapStyl.3,v 1.10 2009/05/04 09:12:33 dkf Exp $
+'\" RCS: @(#) $Id: GetCapStyl.3,v 1.11 2009/07/26 19:44:31 dkf Exp $
'\"
.so man.macros
.TH Tk_GetCapStyle 3 "" Tk "Tk Library Procedures"
@@ -26,11 +26,12 @@ const char *
.AP Tcl_Interp *interp in
Interpreter to use for error reporting.
.AP "const char" *string in
-String containing name of cap style: one of
-.QW butt ,
-.QW projecting ,
+String containing name of cap style \- one of
+.QW \fBbutt\fR ,
+.QW \fBprojecting\fR ,
or
-.QW round .
+.QW \fBround\fR
+\- or a unique abbreviation of one.
.AP int *capPtr out
Pointer to location in which to store X cap style corresponding to
\fIstring\fR.