efl_ui_animation_view : Put @beta on Efl.Ui.Animation_View_State
authorJunsuChoi <jsuya.choi@samsung.com>
Fri, 4 Oct 2019 01:05:45 +0000 (10:05 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 6 Oct 2019 21:16:07 +0000 (06:16 +0900)
Summary: Efl.Ui.Animation_View class still in beta state.

Test Plan: N/A

Reviewers: Hermet, kimcinoo, smohanty

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10268

src/lib/elementary/efl_ui_animation_view.eo

index d079059..2d090bb 100644 (file)
@@ -1,5 +1,5 @@
 
-enum Efl.Ui.Animation_View_State
+enum @beta Efl.Ui.Animation_View_State
 {
    [[State of animation view]]
    not_ready, [[Animation is not ready to play. (Probably, it didn't file set yet or failed to read file.]]