TreeItem.getButtonCount

Returns the number of buttons in column column. May be used to get the most recently added button's index, if no index was specified.

struct TreeItem
@nogc nothrow const
long
getButtonCount
(
in long column
)

Meta