Table of Contents

Efl.Ui.Table.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