efl.canvas.object: mark pointer_mode beta

this requires a type that looks very sketchy

ref T7726

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8240
This commit is contained in:
Mike Blumenkrantz 2019-03-07 14:48:48 -05:00 committed by Cedric BAIL
parent d8b46509c7
commit ccdac56301
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ abstract @beta Efl.Canvas.Object extends Efl.Loop_Consumer implements Efl.Gfx.En
[[Efl canvas object abstract class]]
data: Evas_Object_Protected_Data;
methods {
@property pointer_mode_by_device {
@property pointer_mode_by_device @beta {
[[Low-level pointer behaviour by device.
See @.pointer_mode.get and @.pointer_mode.set for more explanation.
@since 1.19
@ -30,7 +30,7 @@ abstract @beta Efl.Canvas.Object extends Efl.Loop_Consumer implements Efl.Gfx.En
get {
}
}
@property pointer_mode {
@property pointer_mode @beta {
[[Low-level pointer behaviour.
This function has a direct effect on event callbacks related to