efl_ui_focus_manager: enhance documentation of the semantics of that

function
This commit is contained in:
Marcel Hollerbach 2017-06-10 17:00:41 +02:00
parent c5da8f65bf
commit b7c434f6ef
1 changed files with 1 additions and 1 deletions

View 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 {