efl.input.interface: mark seat_event_filter @beta

ref T7562

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D8290
This commit is contained in:
Mike Blumenkrantz 2019-03-11 11:00:03 -04:00 committed by Marcel Hollerbach
parent da0ff53471
commit c73ca5d229
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ interface @beta Efl.Input.Interface
eo_prefix: efl_input; eo_prefix: efl_input;
event_prefix: efl; event_prefix: efl;
methods { methods {
@property seat_event_filter { @property seat_event_filter @beta {
set { set {
[[Add or remove a given seat to the filter list. If the filter list is empty this object [[Add or remove a given seat to the filter list. If the filter list is empty this object
will report mouse, keyboard and focus events from any seat, otherwise those events will will report mouse, keyboard and focus events from any seat, otherwise those events will