summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Hollerbach <mail@marcel-hollerbach.de>2019-09-12 13:26:39 +0200
committerXavi Artigas <xavierartigas@yahoo.es>2019-09-12 13:26:39 +0200
commit429b6c9c7e0cf9ff07590f06d6ab141d48d88625 (patch)
treee0d053d8084868c6642f8851df0ba9147f8befee
parent7c1508cb43ff8302267a7f0b4f951cf2e09c3533 (diff)
downloadefl-429b6c9c7e0cf9ff07590f06d6ab141d48d88625.tar.gz
efl_ui_image: insert @ to link docs proberly
Summary: Depends on D9922 Reviewers: segfaultxavi Reviewed By: segfaultxavi Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D9923
-rw-r--r--src/lib/elementary/efl_ui_image.eo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/efl_ui_image.eo b/src/lib/elementary/efl_ui_image.eo
index edc6bfbe57..ab95bd761c 100644
--- a/src/lib/elementary/efl_ui_image.eo
+++ b/src/lib/elementary/efl_ui_image.eo
@@ -56,7 +56,7 @@ class @beta Efl.Ui.Image extends Efl.Ui.Widget implements Efl.Input.Clickable, E
get {
[[Get the icon name of image set by icon standard names.
- If the image was set using efl_file_set() instead of
+ If the image was set using @Efl.File.file instead of
@.icon.set, then this function will return null.
]]
}