projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad18d2a
)
docs: Add links to Efl.Loop_Consumer
author
Xavi Artigas
<xavierartigas@yahoo.es>
Wed, 30 Jan 2019 15:16:37 +0000
(16:16 +0100)
committer
Taehyub Kim
<taehyub.kim@samsung.com>
Thu, 31 Jan 2019 02:22:23 +0000
(11:22 +0900)
src/lib/ecore/efl_loop_consumer.eo
patch
|
blob
|
history
diff --git
a/src/lib/ecore/efl_loop_consumer.eo
b/src/lib/ecore/efl_loop_consumer.eo
index
def99ef
..
f03a4d6
100644
(file)
--- a/
src/lib/ecore/efl_loop_consumer.eo
+++ b/
src/lib/ecore/efl_loop_consumer.eo
@@
-1,7
+1,7
@@
abstract Efl.Loop_Consumer extends Efl.Object
{
- [[An Efl.Loop_Consumer is a class which requires one of the parents to provide
- an
Efl.Loop interface when performing
provider_find. It will enforce this by
+ [[An
@
Efl.Loop_Consumer is a class which requires one of the parents to provide
+ an
@Efl.Loop interface when performing @Efl.Object.
provider_find. It will enforce this by
only allowing parents which provide such an interface or $NULL.]]
eo_prefix: efl_loop;
methods {