Function TreeItem.setEditable
If true
, column column
is editable.
void setEditable
(
const(long) column,
const(bool) enabled
) nothrow @nogc;
If true
, column column
is editable.
void setEditable
(
const(long) column,
const(bool) enabled
) nothrow @nogc;