TabContainerSetTabTitle Method |
Sets a title for 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 void SetTabTitle( int tabIdx, string title )
[Missing <param name="tabIdx"/> documentation for "M:Godot.TabContainer.SetTabTitle(System.Int32,System.String)"]
[Missing <param name="title"/> documentation for "M:Godot.TabContainer.SetTabTitle(System.Int32,System.String)"]