Function Tree.getColumnAtPosition

Returns the column index at position, or -1 if no item is there.

long getColumnAtPosition (
  const(Vector2) position
) nothrow @nogc const;