efl/src/lib/elementary/efl_ui_focus_manager_window...

10 lines
352 B
Plaintext
Raw Normal View History

interface Efl.Ui.Focus.Manager_Window_Root {
[[An interface to indicate the end of a focus chain.
Focus managers are ensuring that if they give focus to something, that is registered in the upper focus manager.
The uppermost focus manager does not need to do that, and can implement this interface to indicate so.
@since 1.22
]]
}