From: Vyacheslav Reutskiy Date: Fri, 10 Feb 2017 08:50:35 +0000 (+0200) Subject: elm_genlist_item: update docs for 'next_get' X-Git-Tag: upstream/1.20.0~2001 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c321e152a9413483a8ceb2571d3416900ac51934;p=platform%2Fupstream%2Fefl.git elm_genlist_item: update docs for 'next_get' --- diff --git a/src/lib/elementary/elm_genlist_item.eo b/src/lib/elementary/elm_genlist_item.eo index 6e7c5fa..a0830b8 100644 --- a/src/lib/elementary/elm_genlist_item.eo +++ b/src/lib/elementary/elm_genlist_item.eo @@ -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 {