edje_object: Mark access_part_iterate as @beta

This may be internal... Not sure we need this exposed outside of the
ATSPI layer, really. Marking as beta for now.

Ref T5315
This commit is contained in:
Jean-Philippe Andre 2017-10-12 16:00:42 +09:00
parent 2b4f674a0d
commit 19dff85519
2 changed files with 2 additions and 1 deletions

View File

@ -316,7 +316,7 @@ class Edje.Object (Efl.Canvas.Group, Efl.File, Efl.Container, Efl.Part,
}
/* CLASS APIS END ---------------------------------------------------- */
access_part_iterate {
access_part_iterate @beta {
[[Iterates over all accessibility-enabled part names.]]
legacy: null;
return: iterator<string> @owned; [[Part name iterator]]

View File

@ -39,6 +39,7 @@
# include <Evil.h>
#endif
#define EDJE_OBJECT_BETA
#define EFL_CANVAS_OBJECT_PROTECTED
#define EFL_CANVAS_LAYOUT_CALC_PROTECTED