elm_entry: Add more description about key event in return_key_type_set
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:11:01 +0000 (17:11 +0900)
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/lib/elementary/elm_entry.eo

index 8f83210..1fb9395 100644 (file)
@@ -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 {