efl.ui.image.zoomable: mark setter of img_region property as eo api

thanks to stefan for reporting.
This commit is contained in:
Amitesh Singh 2017-07-14 19:32:55 +09:00
parent 4211822701
commit ffa2cd5c75
1 changed files with 2 additions and 0 deletions

View File

@ -34,7 +34,9 @@ class Efl.Ui.Image.Zoomable (Elm.Widget, Efl.Ui.Image, Efl.Ui.Zoom,
[[Set the viewed region of the image
This shows the region of the image without using animation.
@since 1.20
]]
legacy: null;
}
values {
x: int; [[X-coordinate of region in image original pixels]]