From c37da6dd4244bc2e5e44bca950bdecc30f408790 Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Tue, 23 Aug 2016 17:11:01 +0900 Subject: [PATCH] elm_entry: Add more description about key event in return_key_type_set Signed-off-by: Jihoon Kim --- src/lib/elementary/elm_entry.eo | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib/elementary/elm_entry.eo b/src/lib/elementary/elm_entry.eo index 8f832101da..1fb9395997 100644 --- a/src/lib/elementary/elm_entry.eo +++ b/src/lib/elementary/elm_entry.eo @@ -422,6 +422,8 @@ class Elm.Entry (Elm.Layout, Elm.Interface_Scrollable, Efl.Ui.Clickable, [[Set the "return" key type. This type is used to set string or icon on the "return" key of the input panel. An input panel displays the string or icon associated with this type. + + Regardless of return key type, "activated" event will be generated when pressing return key in single line entry. ]] } get {