efl_ui_image: fix documentation

This commit is contained in:
Ji-Youn Park 2016-07-06 18:59:09 +08:30
parent 4073b172ee
commit d22403b7a2
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ class Efl.Ui.Image (Elm.Widget, Efl.Ui.Clickable, Efl.Ui.Draggable,
If name is not found in any of the expected locations and it is
the absolute path of an image file, this image will be used.
Lookup order used by @icon.set can be set using "icon_theme" in config.
Note: The image set by this function can be changed by
@Efl.File.file.set.