efl_ui_selectable: this should be beta

sorry, i forgot that ... :(
This commit is contained in:
Marcel Hollerbach 2019-08-07 10:38:33 +02:00
parent 53a0eb8fb6
commit f7035fac67
1 changed files with 1 additions and 1 deletions

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