Function 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.

long getButtonCount (
  const(long) column
) nothrow @nogc const;