diff --git a/src/lib/elementary/elm_entry.eo b/src/lib/elementary/elm_entry.eo index fa407e1617..0abb2fafab 100644 --- a/src/lib/elementary/elm_entry.eo +++ b/src/lib/elementary/elm_entry.eo @@ -654,7 +654,10 @@ class Elm.Entry (Elm.Layout, Elm.Interface_Scrollable, Efl.Ui.Clickable, } @property select_allow { set { - [[Allow selection in the entry.]] + [[Allow selection in the entry. + + @since 1.18 + ]] } get { [[Returns whether selection in the entry is allowed.]]