Table of Contents

Efl.Ui.Win.raise_to_top

Description

Places the window at the top of the stack, so that it's not covered by any other window.

Since 1.22

Overridden from Efl.Gfx.Stack.raise_to_top.

Signature

raise_to_top @pure_virtual {}

C signature

void efl_gfx_stack_raise_to_top(Eo *obj);

Implemented by