Function ItemList.allowRmbSelect
If true
, right mouse button click can select items.
bool allowRmbSelect() nothrow @property @nogc;
void allowRmbSelect
(
bool v
) nothrow @property @nogc;
If true
, right mouse button click can select items.
bool allowRmbSelect() nothrow @property @nogc;
void allowRmbSelect
(
bool v
) nothrow @property @nogc;