diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-08-28 15:16:10 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-08-28 15:16:10 (GMT) |
commit | 5397491a300effb666df74fee45b7ce334350586 (patch) | |
tree | 949a47d61ae43ae08199dc36040c6697e50fcba0 /doc/ttk_combobox.n | |
parent | 9fef5d810024d4e069a4792461495a17eda7d956 (diff) | |
download | tk-5397491a300effb666df74fee45b7ce334350586.zip tk-5397491a300effb666df74fee45b7ce334350586.tar.gz tk-5397491a300effb666df74fee45b7ce334350586.tar.bz2 |
Assorted documentation improvements.
Diffstat (limited to 'doc/ttk_combobox.n')
-rw-r--r-- | doc/ttk_combobox.n | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ttk_combobox.n b/doc/ttk_combobox.n index eaa3f69..85b2a24 100644 --- a/doc/ttk_combobox.n +++ b/doc/ttk_combobox.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: ttk_combobox.n,v 1.4 2006/12/17 21:09:46 jenglish Exp $ +'\" RCS: @(#) $Id: ttk_combobox.n,v 1.5 2007/08/28 15:16:11 dkf Exp $ '\" .so man.macros .TH ttk_combobox n 8.5 Tk "Tk Themed Widget" @@ -108,3 +108,5 @@ This event is generated after the listbox is unposted. .SH "SEE ALSO" ttk_widget(n), ttk_entry(n) +.SH KEYWORDS +choice, entry, list box, text box, widget |