ComboBox.this

Create a new combo box with the given items

  1. this(Widget parent)
  2. this(Widget parent, string[] items)
    class ComboBox
    this
    (,
    const string[] items
    )
  3. this(Widget parent, string[] items, string[] itemsShort)

Meta