Function TreeItem.setSelectable
If true
, the given column is selectable.
void setSelectable
(
const(long) column,
const(bool) selectable
) nothrow @nogc;
If true
, the given column is selectable.
void setSelectable
(
const(long) column,
const(bool) selectable
) nothrow @nogc;