Function TreeItem.setChecked
If true, the column column is checked.
void setChecked
(
const(long) column,
const(bool) checked
) nothrow @nogc;
If true, the column column is checked.
void setChecked
(
const(long) column,
const(bool) checked
) nothrow @nogc;