From: Cedric Bail Date: Wed, 25 Sep 2019 14:56:54 +0000 (-0300) Subject: efl: stabilize Efl.Ui.Property_Bind X-Git-Tag: submit/tizen/20190925.214157~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=54c7d45703aa5e7e2d576d75cfb2335c76ff211f;p=platform%2Fupstream%2Fefl.git efl: stabilize Efl.Ui.Property_Bind Summary: T7579 Depends on D10133 Reviewers: zmike, segfaultxavi, bu5hm4n, SanghyeonLee, lauromoura, felipealmeida Reviewed By: SanghyeonLee Subscribers: #reviewers, #committers Tags: #efl Maniphest Tasks: T7885 Differential Revision: https://phab.enlightenment.org/D10134 --- diff --git a/src/lib/efl/interfaces/efl_ui_property_bind.eo b/src/lib/efl/interfaces/efl_ui_property_bind.eo index 31d66e0..aafd772 100644 --- a/src/lib/efl/interfaces/efl_ui_property_bind.eo +++ b/src/lib/efl/interfaces/efl_ui_property_bind.eo @@ -6,7 +6,7 @@ struct Efl.Ui.Property_Event { changed_properties: array; [[List of changed properties]] } -interface @beta Efl.Ui.Property_Bind +interface Efl.Ui.Property_Bind { [[Efl UI Property_Bind interface. view object can have @Efl.Model to manage the data,