docs: Add links to Efl.Loop_Consumer

This commit is contained in:
Xavi Artigas 2019-01-30 16:16:37 +01:00
parent 4eda1ea38e
commit bd5d923c45
1 changed files with 2 additions and 2 deletions

View File

@ -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 {