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
This commit is contained in:
Cedric Bail 2019-09-25 11:56:54 -03:00 committed by Lauro Moura
parent bf1f7cfab7
commit 31dda96114
1 changed files with 1 additions and 1 deletions

View 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,