efl: stabilize Efl.Gfx.Arrangement

ref T7864

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D10642
This commit is contained in:
Yeongjong Lee 2019-11-11 05:48:24 +00:00 committed by Marcel Hollerbach
parent 2c515628d3
commit 519430e204
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import efl_gfx_types;
interface @beta Efl.Gfx.Arrangement
interface Efl.Gfx.Arrangement
{
[[
This interface provides methods for manipulating how contents are arranged within a container,