gimp/libgimpmodule
Niels De Graef 25e535b5e0 Fix missing includes
We're exposing symbols in our header files like `GType`, `GFile` and
others, without actually including the proper headers. This also gives
errors in the GIR scanner (who can't resolve those symbols).
2020-05-21 16:02:55 +02:00
..
.gitignore libgimp*: add GI's .dirstamp to .gitigore 2019-08-03 19:50:17 +02:00
Makefile.am libgimp*: make more libgimp* libraries introspected. 2019-07-27 20:25:20 +02:00
Makefile.gi libgimp*: move GObject Introspection into libgimp/. 2019-08-08 15:59:44 +02:00
gimpmodule.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpmodule.def libgimpmodule: clean up GimpModule and GimpModuleDB 2019-09-13 13:11:23 +02:00
gimpmodule.h Fix missing includes 2020-05-21 16:02:55 +02:00
gimpmoduledb.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpmoduledb.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpmoduletypes.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
meson.build Meson port. 2019-09-11 16:42:04 +02:00