efl_ui_selectable: this should be beta
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Wed, 7 Aug 2019 08:38:33 +0000 (10:38 +0200)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 12 Aug 2019 07:24:30 +0000 (16:24 +0900)
sorry, i forgot that ... :(

src/lib/elementary/efl_ui_selectable.eo

index 66a83ee..91ca452 100644 (file)
@@ -1,4 +1,4 @@
-interface Efl.Ui.Selectable {
+interface @beta Efl.Ui.Selectable {
   [[Selectable interface for ui objects
 
     A object implementing this can be selected. When the selected property of this object changes, the selected,changed event is emitted.