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