Define enum types for Unicode enums

We want to stop shipping PangoScript in pango, so
we need a replacement for the type that used to
be provided by pango.
This commit is contained in:
Matthias Clasen
2018-11-19 15:10:09 -05:00
parent 097dc30ad9
commit fc6044a4b1
5 changed files with 116 additions and 27 deletions

View File

@@ -6,7 +6,8 @@ if get_option('gtk_doc')
'gatomicarray.h',
'gobject_probes.h',
'gobject_trace.h',
'gtype-private.h'
'gtype-private.h',
'gobjectenumtypes.h'
]
ignore_decorators = [