TreeItem.setButtonDisabled

If true, disables the button at index button_idx in column column.

struct TreeItem
@nogc nothrow
void
setButtonDisabled
(
in long column
,
in long button_idx
,
in bool disabled
)

Meta