Expand description
A list of elements with optional item indicators.
Structs§
- The delimiter to place between nested lists when using merged list indicators.
- An indicator used in a
Listwidget. - A list of items displayed with an optional item indicator.
- The prefix to display before the list indicator.
- The delimiter to place after the list indictor, when the list is ordered.
Enums§
- The style of a
Listwidget’s item indicators.
Traits§
- A
ListStyleimplementation that provides an optional indicator for a given list index.