Efl.Ui.Win.stack_pop_to

Description

Pop (delete) all windows in the stack above this window.

This will try and delete all the windows in the stack that are above the window.

Since 1.22

Signature

stack_pop_to @beta {}

C signature

void efl_ui_win_stack_pop_to(Eo *obj);

Implemented by