efl: stabilize Efl.Ui.Property_Bind
authorCedric Bail <cedric.bail@free.fr>
Wed, 25 Sep 2019 14:56:54 +0000 (11:56 -0300)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 25 Sep 2019 21:12:44 +0000 (06:12 +0900)
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

src/lib/efl/interfaces/efl_ui_property_bind.eo

index 31d66e0..aafd772 100644 (file)
@@ -6,7 +6,7 @@ struct Efl.Ui.Property_Event {
    changed_properties: array<stringshare>; [[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,