diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-04-04 13:24:41 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-04-04 13:59:21 +0900 |
commit | 3f2dc73d5a565121db00f4a0f050a48910b51623 (patch) | |
tree | 3a2f1b4b88fc316e2c3d87b5e83058cb346b2852 /doc/en/classTQextScintillaBase.html | |
parent | 3c23eba2e71e6aebeb7ff5091fc69d050170e1d1 (diff) | |
download | tqscintilla-3f2dc73d5a565121db00f4a0f050a48910b51623.tar.gz tqscintilla-3f2dc73d5a565121db00f4a0f050a48910b51623.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/en/classTQextScintillaBase.html')
-rw-r--r-- | doc/en/classTQextScintillaBase.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/classTQextScintillaBase.html b/doc/en/classTQextScintillaBase.html index 1a10cb6..b7af067 100644 --- a/doc/en/classTQextScintillaBase.html +++ b/doc/en/classTQextScintillaBase.html @@ -2995,7 +2995,7 @@ Returns the viewport widget. This is the widget that actually contains the text. <div class="memdoc"> <p> -This signal is emitted when text is selected or de-selected. <em>yes</em> is TRUE if text has been selected and FALSE if text has been deselected. +This signal is emitted when text is selected or de-selected. <em>yes</em> is true if text has been selected and false if text has been deselected. </div> </div><p> <a class="anchor" name="8201e4d6beab5edbb64515d6d52b1fd7"></a><!-- doxytag: member="TQextScintillaBase::SCN_AUTOCSELECTION" ref="8201e4d6beab5edbb64515d6d52b1fd7" args="(const char *selection, int position)" --> |