diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-08-08 22:09:15 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-08-08 22:09:15 (GMT) |
commit | c6075d165e265b09651f8b3988e6487e510b42cd (patch) | |
tree | 689c09525dd7f2ab780f828a5f83054373131fe9 /doc | |
parent | 0cc03977a511b8edeaec0089b4bcf137acecf915 (diff) | |
parent | 1acb9fe1750a642d6604ad44118448d455f7e15d (diff) | |
download | tk-c6075d165e265b09651f8b3988e6487e510b42cd.zip tk-c6075d165e265b09651f8b3988e6487e510b42cd.tar.gz tk-c6075d165e265b09651f8b3988e6487e510b42cd.tar.bz2 |
Merge 8.7
Diffstat (limited to 'doc')
-rw-r--r-- | doc/options.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/options.n b/doc/options.n index 41bf565..141f4cb 100644 --- a/doc/options.n +++ b/doc/options.n @@ -169,7 +169,7 @@ milliseconds the insertion cursor should remain .QW on in each blink cycle. .OP \-insertwidth insertWidth InsertWidth -Specifies a value indicating the total width of the insertion cursor. +Specifies a non-negative value indicating the total width of the insertion cursor. The value may have any of the forms acceptable to \fBTk_GetPixels\fR. If a border has been specified for the insertion cursor (using the \fB\-insertborderwidth\fR option), the border |