Function TreeItem.removeChild

Removes the given child TreeItem.

void removeChild (
  GodotObject child
) nothrow @nogc;