forked from AuroraMiddleware/gtk
[introspection] Do not include internal api
GtkTextLayout is internal and unsupported, do not include it in the gir
This commit is contained in:
parent
ac051a7b2c
commit
8c3900f420
@ -900,7 +900,7 @@ LDADDS = \
|
||||
|
||||
if HAVE_INTROSPECTION
|
||||
introspection_files = \
|
||||
$(gtkinclude_HEADERS) \
|
||||
$(filter-out gtktextlayout.h, $(gtkinclude_HEADERS)) \
|
||||
$(gtk_all_c_sources) \
|
||||
gtktypebuiltins.h \
|
||||
gtktypebuiltins.c
|
||||
|
Loading…
Reference in New Issue
Block a user