Function Tabs.addTab

Adds a new tab.

void addTab (
  const(String) title = GodotStringLiteral().str(),
  Texture icon = Texture(godot_object(null), )
) nothrow @nogc;