efl_ui_scrollable: insert @ to link docs proberly

Summary: Depends on D9920

Reviewers: segfaultxavi

Reviewed By: segfaultxavi

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9921
This commit is contained in:
Marcel Hollerbach 2019-09-12 13:26:28 +02:00 committed by Xavi Artigas
parent 84487d8257
commit e18bce720d
1 changed files with 2 additions and 2 deletions

View File

@ -50,9 +50,9 @@ interface @beta Efl.Ui.Scrollable_Interactive extends Efl.Ui.Scrollable
@property scroll_freeze {
[[Freeze property
This function will freeze scrolling movement (by input of a user).
Unlike efl_ui_scrollable_movement_block_set, this function freezes bidirectionally.
Unlike @.movement_block, this function freezes bidirectionally.
If you want to freeze in only one direction,
See @.movement_block.set.
see @.movement_block.set.
]]
get {
}