From b9acf1cedf21c47b51fa1bf4fbe2f904c5bd0275 Mon Sep 17 00:00:00 2001 From: Thakee Nathees Date: Fri, 1 May 2020 17:54:49 +0530 Subject: method bind TextEdit::set_line() added --- doc/classes/TextEdit.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/TextEdit.xml b/doc/classes/TextEdit.xml index b7cf93d672..bb2d355bf6 100644 --- a/doc/classes/TextEdit.xml +++ b/doc/classes/TextEdit.xml @@ -354,6 +354,17 @@ If [code]true[/code], hides the line of the specified index. + + + + + + + + + Sets the text for a specific line. + + -- cgit v1.2.3