Function TreeItem.eraseButton
Removes the button at index button_idx in column column.
void eraseButton
(
const(long) column,
const(long) button_idx
) nothrow @nogc;
Removes the button at index button_idx in column column.
void eraseButton
(
const(long) column,
const(long) button_idx
) nothrow @nogc;