• Main
  • About
  • Download
  • Contact
  • Docs
  • News
  • Develop
  • Contribute
  • Options
    • Show pagesource
    • Backlinks
    • Media Manager
    • Sitemap
  • Login / Register

Navigation

  • Developing with EFL
  • Setting Up EFL
  • Tutorials: Legacy API
  • Tutorials: Unified C API
  • Tutorials: Unified C# API
  • Programming Guides: Legacy API
  • Programming Guides: Unified C API
  • Programming Guides: Unified C# API
  • Reference Guide: Legacy API
  • Reference Guide: Unified C API
  • Reference Guide: Unified C# API 🌐

Page Contents

  • Description
  • Signature
  • C signature
  • Implemented by
  • Top of Page

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

  • Efl.Gfx.Stack.raise_to_top
  • Efl.Canvas.Vg.Node.raise_to_top
  • Efl.Ui.Win.raise_to_top
  • Efl.Canvas.Object.raise_to_top