~~Title: Efl.Ui.Focus.Manager.pop_history_stack~~ ====== Efl.Ui.Focus.Manager.pop_history_stack ====== ===== Description ===== %%Removes the uppermost history element, and focuses the previous one.%% %%If there is an element that was focused before, it will be used. Otherwise, the best fitting element from the registered elements will be focused.%% //Since 1.22// {{page>:develop:api-include:efl:ui:focus:manager:method:pop_history_stack:description&nouser&nolink&nodate}} ===== Signature ===== pop_history_stack @pure_virtual {} ===== C signature ===== void efl_ui_focus_manager_pop_history_stack(Eo *obj); ===== Implemented by ===== * [[:develop:api:efl:ui:focus:manager:method:pop_history_stack|Efl.Ui.Focus.Manager.pop_history_stack]] * [[:develop:api:efl:ui:focus:manager_calc:method:pop_history_stack|Efl.Ui.Focus.Manager_Calc.pop_history_stack]]