From 20c7f2bded2ed4cd30eb6e0c22b1e2605a59500d Mon Sep 17 00:00:00 2001 From: Paulb23 Date: Tue, 12 Jul 2016 16:10:44 +0100 Subject: Added caret block mode to docs --- doc/base/classes.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/base/classes.xml b/doc/base/classes.xml index ae5438c430..cb06551188 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -39219,6 +39219,20 @@ Set the text editor caret blink speed. Cannot be less then or equal to 0. + + + + + Set the text editor caret to block mode. + + + + + + + Gets whether the text editor caret is in block mode. + + @@ -39509,6 +39523,8 @@ + + -- cgit v1.2.3