• 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.Box.unpack_all

Description

Removes all packed sub-objects without unreferencing them.

Use with caution.

Since 1.23

Overridden from Efl.Pack.unpack_all.

Signature

unpack_all @pure_virtual {
    return: bool;
}

C signature

Eina_Bool efl_pack_unpack_all(Eo *obj);

Implemented by

  • Efl.Pack.unpack_all
  • Efl.Ui.Tab_Bar.unpack_all
  • Efl.Ui.Table.unpack_all
  • Efl.Canvas.Layout_Part_Table.unpack_all
  • Efl.Ui.Layout_Part_Table.unpack_all
  • Efl.Canvas.Layout_Part_Invalid.unpack_all
  • Efl.Canvas.Layout_Part_Box.unpack_all
  • Efl.Ui.Box.unpack_all
  • Efl.Ui.Radio_Box.unpack_all
  • Efl.Ui.Group_Item.unpack_all
  • Efl.Ui.Collection.unpack_all
  • Efl.Ui.Layout_Part_Box.unpack_all
  • Efl.Ui.Spotlight.Container.unpack_all
  • Efl.Ui.Tab_Pager.unpack_all
  • Efl.Ui.Relative_Layout.unpack_all