ComboBox.items

Sets the items for this ComboBox.

  1. void items(string[] items, string[] itemsShort)
  2. void items(string[] i)
    class ComboBox
    final
    void
    items
    (
    const string[] i
    )
  3. auto items()

Meta