eina_types: declare unicode type stable

this is needed in order to get text stable.

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D11074
This commit is contained in:
Marcel Hollerbach 2020-01-13 13:38:45 +01:00
parent 6a9a390d13
commit 2f8029412d
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ struct @extern Eina.Matrix3 {
zz: double; [[ZZ matrix value]]
}
type @extern @beta Eina.Unicode: uint32; [[Eina unicode type]]
type @extern Eina.Unicode: uint32; [[Eina unicode type. @since 1.24]]
struct @extern @beta Eina.File_Direct_Info; [[Eina file direct information data structure]]
/*{