| -attributes num | attributes of the list view |
| -cancel str | text of the Cancel button |
| -header list | headers at the top of the list view columns |
| -height num | height of the dialog |
| -indices | use indices rather than names |
| -l | synonym of -multi (deprecated) |
| -L list | a list of default item(s) to be initially selected |
| -multi | allow multiple items to be selected, return a list |
| -num num | number of columns in the list view (default is 1) |
| -ok str | text of the OK button |
| -prompt str | prompt text at the top of the dialog |
| -truncate str | set the truncation mode |
| -width num | width of the dialog |
| -- | end of options |
The