elm_genlist_item: update docs for 'next_get'
authorVyacheslav Reutskiy <v.reutskiy@samsung.com>
Fri, 10 Feb 2017 08:50:35 +0000 (10:50 +0200)
committerVyacheslav Reutskiy <v.reutskiy@samsung.com>
Wed, 15 Feb 2017 08:03:09 +0000 (10:03 +0200)
src/lib/elementary/elm_genlist_item.eo

index 6e7c5fa..a0830b8 100644 (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 {