TextEditSetLineAsBookmark Method |
Bookmarks the line if bookmark is true. Deletes the bookmark if bookmark is false.
Bookmarks are shown in the BreakpointGutter.
Namespace: Godot
public void SetLineAsBookmark( int line, bool bookmark )
[Missing <param name="line"/> documentation for "M:Godot.TextEdit.SetLineAsBookmark(System.Int32,System.Boolean)"]
[Missing <param name="bookmark"/> documentation for "M:Godot.TextEdit.SetLineAsBookmark(System.Int32,System.Boolean)"]