TreeItem.isButtonDisabled

Returns true if the button at index button_idx for the given column is disabled.

struct TreeItem
@nogc nothrow const
bool
isButtonDisabled
(
in long column
,
in long button_idx
)

Meta