summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJi-Youn Park <jy0703.park@samsung.com>2016-07-06 18:59:09 +0830
committerJi-Youn Park <jy0703.park@samsung.com>2016-07-06 18:59:09 +0830
commitd22403b7a2feabaa3ce8e623a36bbe5a742455f0 (patch)
tree12c7149d91fb93392f056e1bd8d19ee671b38537
parent4073b172eeb245ec838b6d15245ab07786d7ea42 (diff)
downloadefl-d22403b7a2feabaa3ce8e623a36bbe5a742455f0.tar.gz
efl_ui_image: fix documentation
-rw-r--r--src/lib/elementary/efl_ui_image.eo1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/elementary/efl_ui_image.eo b/src/lib/elementary/efl_ui_image.eo
index 9cb7229675..3c5f639156 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.