TreeSetColumnMinWidth Method |
Sets the minimum width of a column. Columns that have the "Expand" flag will use their "min_width" in a similar fashion to SizeFlagsStretchRatio.
Namespace: Godot
public void SetColumnMinWidth( int column, int minWidth )
[Missing <param name="column"/> documentation for "M:Godot.Tree.SetColumnMinWidth(System.Int32,System.Int32)"]
[Missing <param name="minWidth"/> documentation for "M:Godot.Tree.SetColumnMinWidth(System.Int32,System.Int32)"]