This class contains an item in a listbox or combobox widget.
| Property | Type | Description |
|---|---|---|
| extra | shared_ptr<Object> | user-defined object |
| icon | shared_ptr<Icon> | widget item icon |
| pixmap | shared_ptr<Pixmap> | widget item pixmap |
| state | WidgetState | widget item state |
| text | const WString& | read-only widget item text |