diff --git a/src/lib/elementary/elm_index.eo b/src/lib/elementary/elm_index.eo index ee79dd34d1..c0c12c31a9 100644 --- a/src/lib/elementary/elm_index.eo +++ b/src/lib/elementary/elm_index.eo @@ -98,7 +98,7 @@ class Elm.Index (Efl.Ui.Layout, Efl.Ui.Direction, $item will be the pointer returned back on $"changed", "delay,changed" and $"selected" smart events. - Note: If $relative is $NULL this function will behave as + Note: If $after is $NULL this function will behave as elm_index_item_append().]] return: Elm.Widget.Item; [[A handle to the item added or $NULL, on errors]] @@ -127,7 +127,7 @@ class Elm.Index (Efl.Ui.Layout, Efl.Ui.Direction, $item will be the pointer returned back on $"changed", "delay,changed" and $"selected" smart events. - Note: If $relative is $NULL this function will behave as + Note: If $before is $NULL this function will behave as elm_index_item_prepend().]] return: Elm.Widget.Item; [[A handle to the item added or $NULL, on errors]]