From 3d0d928be9e3a217ff7bdc85cee266e59c193998 Mon Sep 17 00:00:00 2001 From: Marcel Hollerbach Date: Thu, 12 Sep 2019 13:26:39 +0200 Subject: [PATCH] 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 --- src/lib/elementary/efl_ui_image.eo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elementary/efl_ui_image.eo b/src/lib/elementary/efl_ui_image.eo index edc6bfb..ab95bd7 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. ]] } -- 2.7.4