elm_entry: Add more description about key event in return_key_type_set 03/85003/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 23 Aug 2016 08:11:01 +0000 (17:11 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 23 Aug 2016 08:18:49 +0000 (17:18 +0900)
Change-Id: Ib19b79bec3a1cb70468bf8750ec3f84984ed7a78
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/lib/elm_entry.eo

index bef5410..47a6d49 100644 (file)
@@ -405,6 +405,8 @@ class Elm.Entry (Elm.Layout, Elm_Interface_Scrollable, Evas.Clickable_Interface,
             [[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 {