TextEditSetLineAsSafe Method |
If true, marks the line as safe.
This will show the line number with the color provided in the safe_line_number_color theme property.
Namespace: Godot
public void SetLineAsSafe( int line, bool safe )
[Missing <param name="line"/> documentation for "M:Godot.TextEdit.SetLineAsSafe(System.Int32,System.Boolean)"]
[Missing <param name="safe"/> documentation for "M:Godot.TextEdit.SetLineAsSafe(System.Int32,System.Boolean)"]