TreeItem.eraseButton

Removes the button at index button_idx in column column.

struct TreeItem
@nogc nothrow
void
eraseButton
(
in long column
,
in long button_idx
)

Meta