Table of Contents

Efl.Ui.Box.layout_request

Description

Requests EFL to recalculate the layout of this object.

Internal layout methods might be called asynchronously.

Since 1.23

Overridden from Efl.Pack_Layout.layout_request.

Signature

layout_request @pure_virtual {}

C signature

void efl_pack_layout_request(Eo *obj);

Implemented by