jypark pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=d22403b7a2feabaa3ce8e623a36bbe5a742455f0

commit d22403b7a2feabaa3ce8e623a36bbe5a742455f0
Author: Ji-Youn Park <[email protected]>
Date:   Wed Jul 6 18:59:09 2016 +0830

    efl_ui_image: fix documentation
---
 src/lib/elementary/efl_ui_image.eo | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/elementary/efl_ui_image.eo 
b/src/lib/elementary/efl_ui_image.eo
index 9cb7229..3c5f639 100644
--- a/src/lib/elementary/efl_ui_image.eo
+++ b/src/lib/elementary/efl_ui_image.eo
@@ -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.

-- 


Reply via email to