libgimpwidgets: (meson) a whole list of headers were not introspected.

This commit is contained in:
Jehan 2019-10-19 22:45:59 +02:00
parent b8d8424ae0
commit 4150bbb59f
1 changed files with 17 additions and 0 deletions

View File

@ -94,6 +94,23 @@ libgimpwidgets_sources = [
]
libgimpwidgets_headers_introspectable = files(
'gimpbrowser.h',
'gimpbusybox.h',
'gimpbutton.h',
'gimpcairo-utils.h',
'gimpcellrenderercolor.h',
'gimpcellrenderertoggle.h',
'gimpchainbutton.h',
'gimpcolorarea.h',
'gimpcolorbutton.h',
'gimpcolordisplay.h',
'gimpcolordisplaystack.h',
'gimpcolorhexentry.h',
'gimpcolornotebook.h',
'gimpcolorprofilechooserdialog.h',
'gimpcolorprofilecombobox.h',
'gimpcolorprofilestore.h',
'gimpcolorprofileview.h',
'gimpcolorselection.h',
'gimpcolorselector.h',
'gimpdialog.h',