ItemList.allowRmbSelect

If true a right mouse button click can select items.

  1. bool allowRmbSelect [@property getter]
  2. bool allowRmbSelect [@property setter]
    struct ItemList
    @nogc nothrow @property
    void
    allowRmbSelect
    (
    bool v
    )

Meta