efl api release - fix @since in new elm genlist api's

This commit is contained in:
Carsten Haitzler 2016-08-12 23:09:04 +09:00 committed by Stefan Schmidt
parent 76410cff47
commit ed9a58b28b
1 changed files with 3 additions and 1 deletions

View File

@ -432,6 +432,8 @@ class Elm.Genlist (Elm.Layout, Elm.Interface_Scrollable, Efl.Ui.Clickable,
This behaviour is O(1) and returns the count of items which
are currently passed by the filter. After "filter,done", the
call returns total count of the filtered items.
@since 1.18
]]
return: uint;
}