ui scroll_manager: update doc.

This commit is contained in:
Hermet Park 2018-07-10 11:23:18 +09:00
parent 0bc002cf4a
commit d5db69012e
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@ class Efl.Ui.Scroll.Manager (Efl.Object,
eo_prefix: efl_ui_scroll_manager;
methods {
@property pan @protected {
[[This is the internal canvas object managed by scroll manager.
[[This is the internal pan object managed by scroll manager.
This property is protected as it is meant for scrollable object
implementations only, to set and access the internal canvas object.
implementations only, to set and access the internal pan object.
If pan is set to NULL, scrolling does not work.
]]
set {