docs: Efl.Ui.Textbox: Clarify when is Efl.Ui.Scrollable enabled

This commit is contained in:
Xavi Artigas 2020-03-12 18:13:50 +01:00
parent c19498fffc
commit e8100fa8b0
1 changed files with 5 additions and 1 deletions

View File

@ -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 {