TabContainerGetTabTitle Method |
Returns the title of the tab at index tab_idx. Tab titles default to the name of the indexed child node, but this can be overridden with SetTabTitle(Int32, String).
Namespace: Godot
public string GetTabTitle( int tabIdx )
[Missing <param name="tabIdx"/> documentation for "M:Godot.TabContainer.GetTabTitle(System.Int32)"]
[Missing <returns> documentation for "M:Godot.TabContainer.GetTabTitle(System.Int32)"]