elm_genlist_item: update docs for 'next_get'

This commit is contained in:
Vyacheslav Reutskiy 2017-02-10 10:50:35 +02:00
parent cfd5f11410
commit c321e152a9
1 changed files with 5 additions and 0 deletions

View File

@ -69,6 +69,11 @@ class Elm.Genlist.Item(Elm.Widget.Item)
If filter is set on genlist, this returns the filtered
item placed after $item in the list.
Also the next item means item in the same tree level.
If a item has subitems, and it have expand all subitems
will be ignore, and will get the next item in the same
level.
]]
}
values {