efl_ui_focus_manager: enhance documentation of the semantics of that
authorMarcel Hollerbach <marcel-hollerbach@t-online.de>
Sat, 10 Jun 2017 15:00:41 +0000 (17:00 +0200)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Sat, 10 Jun 2017 16:03:08 +0000 (18:03 +0200)
function

src/lib/elementary/efl_ui_focus_manager.eo

index 8b95774..16a939a 100644 (file)
@@ -145,7 +145,7 @@ class Efl.Ui.Focus.Manager (Efl.Object) {
               the function on the redirect manager.
             ]]
             params {
-                focus : Efl.Ui.Focus.Object @nonull; [[The object to be focused.]]
+                focus : Efl.Ui.Focus.Object @nonull; [[The object to be focused. Pass the root to get the first available none logical registered child focused]]
             }
         }
         focused {