diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2014-02-11 19:05:15 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2014-02-11 19:05:15 (GMT) |
commit | 1a2bf329771d82b5234fe3d5ca9351571b55c21c (patch) | |
tree | 71a4eb772b21bd3ce7f735b882b17f19efd136dd /doc | |
parent | 3478045b2412a9e16640e281b4b157bafef9cbed (diff) | |
download | tk-1a2bf329771d82b5234fe3d5ca9351571b55c21c.zip tk-1a2bf329771d82b5234fe3d5ca9351571b55c21c.tar.gz tk-1a2bf329771d82b5234fe3d5ca9351571b55c21c.tar.bz2 |
Adapt documentation and test-case
Diffstat (limited to 'doc')
-rw-r--r-- | doc/listbox.n | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/listbox.n b/doc/listbox.n index 4264823..1da40fd 100644 --- a/doc/listbox.n +++ b/doc/listbox.n @@ -17,9 +17,10 @@ listbox \- Create and manipulate 'listbox' item list widgets \-background \-borderwidth \-cursor \-disabledforeground \-exportselection \-font \-foreground \-highlightbackground \-highlightcolor -\-highlightthickness \-relief \-selectbackground -\-selectborderwidth \-selectforeground \-setgrid -\-takefocus \-xscrollcommand \-yscrollcommand +\-highlightthickness \-justify \-relief +\-selectbackground \-selectborderwidth \-selectforeground +\-setgrid \-takefocus \-xscrollcommand +\-yscrollcommand .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-activestyle activeStyle ActiveStyle |