summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavi Artigas <xavierartigas@yahoo.es>2020-03-12 18:13:50 +0100
committerXavi Artigas <xavierartigas@yahoo.es>2020-03-12 18:15:59 +0100
commite8100fa8b004f6344a765c623e883ccb60bda88c (patch)
tree64dc7e3781d731bd6fc89fd97ba3ce1fb9e0453f
parentc19498fffc0a4db423d80845cf2e0d56c73907c7 (diff)
downloadefl-e8100fa8b004f6344a765c623e883ccb60bda88c.tar.gz
docs: Efl.Ui.Textbox: Clarify when is Efl.Ui.Scrollable enabled
-rw-r--r--src/lib/elementary/efl_ui_textbox.eo6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/lib/elementary/efl_ui_textbox.eo b/src/lib/elementary/efl_ui_textbox.eo
index c4833f315d..f82908a0dc 100644
--- a/src/lib/elementary/efl_ui_textbox.eo
+++ b/src/lib/elementary/efl_ui_textbox.eo
@@ -24,7 +24,11 @@ class @beta Efl.Ui.Textbox extends Efl.Ui.Layout_Base implements Efl.Input.Click
[[Enable or disable scrolling in the widget.
When scrolling is enabled scrollbars will appear if the text does
- not fit the widget size.]]
+ not fit the widget size.
+
+ Direct control of the scroll through the @Efl.Ui.Scrollable interface
+ is only possible when this property is enabled.
+ ]]
set {}
get {}
values {